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

Skip to content
Commit 9dc22ca5 authored by Aditya Jonnalagadda's avatar Aditya Jonnalagadda
Browse files

msm: camera: Maintain buffer queue in isp buf manager



we encountered a problem where we try to free one
of buffers from previous ion session and this results
in a BUG_ON because of mismatch of ion_handles.

Inorder to avoid this we maintain a queue for
all the buffers during prepare buf and we unprepare only
if the buffer is present in this queue.

Change-Id: I02d37a94d55bb199fbcfeed9bbbfa471a70850ac
Signed-off-by: default avatarAditya Jonnalagadda <ajonnala@codeaurora.org>
parent 4db175e5
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