OSDN Git Service

clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flags to avoid hang during S2R
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Fri, 10 Jun 2016 04:56:31 +0000 (13:56 +0900)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 10 Jun 2016 10:15:29 +0000 (12:15 +0200)
commit358c9b952db6e85c861d97cb6ea8474671a025d0
treeec390f5063c222018261564f8a50941dba8bd013
parent7d058bc4e6bc377cbf3cbbf0c210b84c566a5825
clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flags to avoid hang during S2R

Some clocks are required to be unmasked during suspend to RAM. Otherwise
the PMU will stuck and the power down sequence will never be completed.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
[s.nawrocki@samsung.com: edited the patch's summary]
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-exynos5433.c