clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks occurring hang at sleep
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Tue, 9 Dec 2014 11:34:41 +0000 (20:34 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:43:08 +0000 (13:43 +0900)
commit97083e88372f9cffdc81768b1a485715eef3aa69
treebddf1a740e9968a71964dacbe7f17f2d48d156f1
parent6e461f8890ec499276a88192618be79f624649f4
clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks occurring hang at sleep

Some clocks are required being unmasked during suspend-to-ram. Otherwise,
PMU will stuck and power line never down.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
drivers/clk/samsung/clk-exynos5433.c