clk: samsung: exynos5433: Add clock flag to support suspend-to-ram
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 22 Dec 2017 03:16:21 +0000 (12:16 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:35 +0000 (14:56 +0900)
commitf2b69f5e8d0f414722645804fee754fdd0befaaf
tree4088320b11ae831dd65a35b200d3279c8ec4b1f3
parent50d100a3818dbdba51684ca6984c7e8d5d63e557
clk: samsung: exynos5433: Add clock flag to support suspend-to-ram

Add the CLK_IS_CRITICAL and CLK_IGNORE_UNUSED flag
to some clocks in order to avoid the hang-out in the suspend mode.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/clk/samsung/clk-exynos5433.c