msm-camera: Use waiteventinterruptibletimeout during sensor init.
If sensor probe fails VIDIOC_MSM_SENSOR_INIT_CFG ioctl is
blocking, so modifying wait_event_interruptible call to
wait_event_interruptible_timeout.
Change-Id: I7c07756f85c7a4c6bfa0ba0285dcc0922979218d
CRs-Fixed: 666077
Signed-off-by:
Katta Santhisindhu <kattas@codeaurora.org>
Loading
Please sign in to comment