commit | af0c7cadc6779e7babad150551b95de74a9db91f | [log] [tgz] |
---|---|---|
author | Sunid Wilson <sunidw@codeaurora.org> | Tue Mar 20 18:57:51 2012 -0700 |
committer | Sunid Wilson <sunidw@codeaurora.org> | Wed Apr 04 16:39:34 2012 -0700 |
tree | 188ee3bbcba843e3bf6d8f0c5a5b01bdec86a8ff | |
parent | 34fee768a585e05a0b6d47da253b7d55fe3dd765 [diff] |
msm: camera: Add proper error handling during msm_open Currently VFE and VPE are singleton. Hence only one camera instance can use the ISP modules. Added check for the same. Also added proper error handling to reset the reference count and free the pcam instance incase of failure CRs-Fixed: 340315 Change-Id: Ia12a3f305aa03eb70b9ce8b5ed526f1d5e4e7568 Signed-off-by: Sunid Wilson <sunidw@codeaurora.org>