commit | e4d9978492df4b741c5f9220501e6c14d0da655f | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Fri Jun 07 00:31:34 2013 -0700 |
committer | Kevin Chan <ktchan@codeaurora.org> | Mon Jun 10 15:46:15 2013 -0700 |
tree | 874a1043e90d83f6509e0c8baed03403206ada7d | |
parent | ab76c34281893ae03f2ae2b7234a3d463cba3d59 [diff] |
msm: camera: Add protection for IRQ storm VFE composite irq 3 is handled by CAMSS microcontroller. If microcontroller goes into bad state and does not clear out irq status bit, there would be irq storm and result in watchdog bite. This change ensures if the bits are not clear by microcontroller, the vfe driver will clear the bits. Change-Id: I36d53bee215c834c4b43f5ee195925babeb930d7 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>