commit | 2a9c67b2d3eb81b26493b5d2ee9d27eb4a806c53 | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Mon Apr 27 20:36:34 2015 +0900 |
committer | Michael Turquette <mturquette@linaro.org> | Tue Jun 09 18:14:26 2015 -0700 |
tree | 2c0f832e0ba18ee1ff9da303f44b40e51dd0d3b3 | |
parent | f7c172b5c11ff91ce103aa94a284fcf635554df0 [diff] |
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>