msm: camera: Disable CSIPHY IRQ's during csiphy release
when userspace camera deamon is crashed, this leads to
SD_SHUTDOWN and makes CSIPHY Base pointer to NULL and
when IRQ routine is invoked then there is a possiblity
NULL pointer derefrence. So, move disable irq's to
CSIPHY Release function.
Change-Id: I21715d7a9789ccef790b0e03ae808b54b02597ee
Signed-off-by:
Lokesh Kumar Aakulu <lkumar@codeaurora.org>
Loading
Please register or sign in to comment