Files
android_kernel_samsung_sm86…/drivers/cam_sensor_module/cam_ois
Jigarkumar Zala 33899faa8b msm: camera: sensor: Power down in case of cci init failure
Currently power down is not happening in case of cci_init failure.
This can lead to corruption for the next power up, as power down
did not happen for the previous session. This change does power down
in case of cci failure and as a part of that it can power up resources
correctly in next session.

CRs-Fixed: 2797857
Change-Id: I9089222cb45834ae895903a4a3e21dd799beb3ed
Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
2020-10-16 14:12:01 -07:00
..