[COMMON] media: scaler: add the shutdown callback
authorWon Jung <w00.jung@samsung.com>
Wed, 21 Sep 2016 08:34:07 +0000 (17:34 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:16 +0000 (20:22 +0300)
commit4bf3a977d88cdc8a0f0cdb6eb92f2fe65d1153bf
tree7e42cedd257d7eb389ba1fca49b46c355a733ab1
parentec52177d90a0228fd12f71481d5a0507034ef84b
[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