commit | aa524760aaddcf6526d7cfbf70ff52078a15b9d0 | [log] [tgz] |
---|---|---|
author | Sunid Wilson <sunidw@codeaurora.org> | Tue Aug 02 21:08:42 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:28:23 2011 -0700 |
tree | e9db93b1512d05a85be4d8c1ea9b38510c184ec2 | |
parent | 196c45b391ae2de5836910e4029b047ff4a51f59 [diff] |
msm: camera: Handle event queue overflow error When the config thread crashes or is in bad state, the camera driver wont get notification which prevents the driver from shutting down. Added code to handle this usecase. Signed-off-by: Sunid Wilson <sunidw@codeaurora.org>