MLK-22108: media: sensor: Fix camera hang issue when do stress test
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Tue, 25 Jun 2019 09:49:40 +0000 (17:49 +0800)
committerGuoniu.Zhou <guoniu.zhou@nxp.com>
Wed, 7 Aug 2019 06:29:03 +0000 (14:29 +0800)
commit673a7b3a7a03d530ff7238743aba172316b3b4ed
tree80be98c478330b20086191b530cbdb46b7957693
parentee341cee66dfa83aa6fc27cb2f8b3c9bf3a63513
MLK-22108: media: sensor: Fix camera hang issue when do stress test

Camera will hang when do stress test. The state of MIPI DPHY
clock lane will enter stop state. Driver need to set clock
lane into LP11 mode when stream off.

Remove some unnecessary delay to improve performance.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/ov5640_mipi_v3.c