media: platform: Delete the resetting hardware flow in the system PM ops
authorXia Jiang <xia.jiang@mediatek.com>
Fri, 14 Aug 2020 07:11:39 +0000 (09:11 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 28 Aug 2020 13:19:53 +0000 (15:19 +0200)
commit1847f68e39d6d562f339b500f0beb3217282490a
tree0319de00a740787d34446072e8b93abb044b34d1
parent5827e4b14ee7882acc6d618c12ddf4966bbd780f
media: platform: Delete the resetting hardware flow in the system PM ops

Delete the resetting hardware flow in suspend and resume function
because that resetting operation will be done in device_run().

Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Xia Jiang <xia.jiang@mediatek.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c