msm: camera: Fix buffer corruption issue
VFE driver should not send the buffer received from
VFE to user space when there is no free buffer in
a queue to configure VFE.
This is to avoid concurrent access to the same buffer
by VFE and user space(display/encoder).
CRs-Fixed: 362141
Change-Id: I99bc9372454ca6752436ea50982a50ad18979bdc
Signed-off-by:
Sandeep Kodimela <skodimela@codeaurora.org>
Loading
Please sign in to comment