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)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit05f3844293d89cbae47908c525181ef9495614f7
tree1a91c891f48552bc80cdb673c6a49a912e4721d0
parent16df21e017ede2ce5f88a188d1b5d5c0a741d649
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