OSDN Git Service

msm: camera: isp: For testgen disable camif on frame boundary
authorShubhraprakash Das <sadas@codeaurora.org>
Wed, 20 Apr 2016 22:41:22 +0000 (15:41 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Mon, 23 May 2016 18:19:22 +0000 (11:19 -0700)
commit8c66ee5ab8b380ab031c1040564648aeef788b2b
tree2f0937dcb5aeecb1776b4ba88fa1828243b345e8
parent4d7ef56c759bc5aba459854c827b17ddb0978edf
msm: camera: isp: For testgen disable camif on frame boundary

When testgen is used then we cannot gate the input testgen on a frame
boundary and then stop camif. In this case if camif is stopped
immediately then it causes hardware failures on next camif start.
To avoid these errors from hardware always stop camif on frame
boundary when testgen is used.

Change-Id: I4e8e58626e5e8bd8468f3d216eadb2b326a84f75
CRs-Fixed: 987962
Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>
drivers/media/platform/msm/camera_v2/isp/msm_isp40.c
drivers/media/platform/msm/camera_v2/isp/msm_isp44.c
drivers/media/platform/msm/camera_v2/isp/msm_isp46.c
drivers/media/platform/msm/camera_v2/isp/msm_isp47.c