[COMMON] media: smfc: add the shutdown callback
authorWon Jung <w00.jung@samsung.com>
Thu, 22 Sep 2016 07:48:03 +0000 (16:48 +0900)
committerSeungchul Kim <sc377.kim@samsung.com>
Mon, 28 May 2018 05:31:20 +0000 (14:31 +0900)
commit35c19341e6a2ad2eee107e5d71f203591026f908
treec9e9b9dadb6bc41d0ef16ddf92ce746c46e4e83a
parent352add53c163e2bb6dd054b6f203f3651af32e6b
[COMMON] media: smfc: add the shutdown callback

if shutdown, smfc driver should wait to finish the H/W
operation to avoid the access the power domain/ clk
after the detach of pm_domain

Change-Id: I7328be4c4c4ef15ba578c5c44e3ba5396592fcce
Signed-off-by: Won Jung <w00.jung@samsung.com>
drivers/media/platform/exynos/smfc/smfc.c