commit | 93b3ec19f0c80eb7d09d9b58feabd28f9befe423 | [log] [tgz] |
---|---|---|
author | Jing Zhou <jzhou70@codeaurora.org> | Thu Jun 15 17:43:39 2017 -0700 |
committer | Jing Zhou <jzhou70@codeaurora.org> | Thu Jun 15 17:55:57 2017 -0700 |
tree | 54e7f4079fbbea5daf7d06afc2da1748d60013f0 | |
parent | ffd90498abfdf63c6cb27bd1b53565d8bbf911ea [diff] |
msm: cam: isp: Fix camera freeze due to irq scheduling delay Change the ISP context state machine to handle the IRQ scheduling delay. Also change the spin_lock to spin_lock_bh to handle the race condition between the tasklet and user thread. Change-Id: I5273a3663bc67a629feb6a5b23dd3bb5e252c361 Signed-off-by: Jing Zhou <jzhou70@codeaurora.org>