Skip to content
Commit 35165dc5 authored by Harsh Shah's avatar Harsh Shah
Browse files

msm: camera: isp: Fix leak in bus evt_payload



In the case when none of the IRQ bits generated by HW are of
interest to a subscriber, the bottom_half will never report success.
Due to this, the evt_payload is never put back into free list. So
check if interested IRQ is found, if not immediately put the payload
back into free list.

Change-Id: If790bd890906705128f91b854c60daf9fa1bc7b4
Signed-off-by: default avatarHarsh Shah <harshs@codeaurora.org>
parent 68dfac8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment