android_kernel_xiaomi_sm8350/drivers/cam_icp
Jigarkumar Zala 692d184a62 msm: camera: icp: lock before updating clock status
Clock status can be updated in two ways, either through
timer or through the recovery. In case the clock is not
available during the recovery then it would try to access
registers which are unclocked. To prevent this before
updating the clock status spinlock should be acquired.

Change-Id: I16aea5e7dafacfe6b520699af195194d5d171c7c
Signed-off-by: Tejas Prajapati <tpraja@codeaurora.org>
Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
2019-08-06 12:21:15 -07:00
..
fw_inc Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
icp_hw msm: camera: icp: lock before updating clock status 2019-08-06 12:21:15 -07:00
cam_icp_context.c msm: camera: icp: Protect icp context access at time of pagefault 2019-07-09 10:33:56 -07:00
cam_icp_context.h Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
cam_icp_subdev.c Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
hfi.c Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
Makefile Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00