Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9b00ffb5 authored by Alok Chauhan's avatar Alok Chauhan Committed by Gerrit - the friendly Code Review server
Browse files

serial: msm_geni_serial: use correct API to free memory



Uart driver uses devm* callback to allocate memory but
uses non devm* callback to free the same allocated memory.
This leads to memory leak.

Use the right callback to free memory.

Change-Id: Ia80603d09bf7a59fc2e0467ca33df0a618eabe4e
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent 8f24df85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment