]> git.baikalelectronics.ru Git - kernel.git/commit
clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend
authorHyungwon Hwang <human.hwang@samsung.com>
Mon, 27 Apr 2015 11:36:34 +0000 (20:36 +0900)
committerMichael Turquette <mturquette@linaro.org>
Wed, 10 Jun 2015 01:14:26 +0000 (18:14 -0700)
commit83a4c11ed8436d5c755dfcf5b4eaa294dc51b55e
tree2c0f832e0ba18ee1ff9da303f44b40e51dd0d3b3
parent16508f3e6d2400dfcd1c33a53398d1b7f30889bf
clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend

This DIV_CPIF register must be stored when the system is suspended, and must
be restored on system resume. This patch adds the register to the list of
restored registers.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-exynos5433.c