[COMMON] media: scaler: add the shutdown callback
authorWon Jung <w00.jung@samsung.com>
Wed, 21 Sep 2016 08:34:07 +0000 (17:34 +0900)
committerSeungchul Kim <sc377.kim@samsung.com>
Mon, 28 May 2018 05:28:19 +0000 (14:28 +0900)
commitc1513776c3f6f85ed25c7b6f71029319c803a1ec
tree4272b9e6e3dcab1e6c8a1eb9ba7d6723b99b9777
parent406460dae50a9465fe0075d407e1e7c0e703ec03
[COMMON] media: scaler: add the shutdown callback

if shutdown, scaler 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: I7a2367ff02faf7355d11b9ca23661bb6e3ec8629
Signed-off-by: Won Jung <w00.jung@samsung.com>
drivers/media/platform/exynos/scaler/scaler-core.c