-
- Downloads
msm: camera: fix preview hang issue when recording is stopped
During stream off, user-space context turns off stream specific
write masters and waits for the ack triggered from next reg update.
But due to incorrect state maintenance this ack never reaches the
waiting context. Fix this by using proper state checks.
Change-Id: Ibd73ebb8c6b57d15ad38ee98a7198e353242d426
Signed-off-by:
Ujwal Patel <ujwalp@codeaurora.org>
Please register or sign in to comment