OSDN Git Service

msm: camera: isp: Fix excessive logging in w+t
authorRamesh V <ramev@codeaurora.org>
Wed, 3 May 2017 13:04:17 +0000 (18:34 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 11 May 2017 05:32:14 +0000 (22:32 -0700)
commit62a7399ea9f3b1a08add94a71029e9cc155a820e
tree1873efcabb458903bf261057183767fe5d6491ce
parent3d82d66409abb91539bcb9d1f343fcb9d583f2b4
msm: camera: isp: Fix excessive logging in w+t

In w+t mode when frames are out of sync, in ISP
we are dumping the stack, if frames goes out of
sync continiously then it can lead to watchdog. To fix
this removed warn_on code.

Change-Id: I01a1133bf5c20db38fd73bea8d86ff53d312f42c
Signed-off-by: Ramesh V <ramev@codeaurora.org>
drivers/media/platform/msm/camera_v2/isp/msm_isp_axi_util.c