MLK-16549-2: ISI: fix suspend/resume error issue
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 8 Dec 2017 11:32:34 +0000 (19:32 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:08 +0000 (14:51 -0500)
commit92c8087f88da88305442afc7127e47880ffb8c57
tree3a10be24c763d0682f98473836c529a793673867
parent47c6a7a6be4f00d985e48496810a917f32485616
MLK-16549-2: ISI: fix suspend/resume error issue

Because ISI runtime suspend has disable clock before system
suspend. If driver does not know that and disable clock again
in system suspend callback. It will lead to isi clk count mis-
match.

Reviewed-by: Sandor.Yu <sandor.yu@nxp.com>
Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/mxc-isi-core.c