diff options
author | Heiko Stueber <heiko@sntech.de> | 2013-03-18 05:43:52 +0100 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-03-28 06:46:18 +0100 |
commit | 2466196d3e4f1fbe902ca8480bf4a03db78572b2 (patch) | |
tree | 7c63d1b18efbd2e9b2d1cc0a50d22212cfeffacd /security | |
parent | clk: samsung: register clk_div_tables for divider clocks (diff) | |
download | linux-2466196d3e4f1fbe902ca8480bf4a03db78572b2.tar.xz linux-2466196d3e4f1fbe902ca8480bf4a03db78572b2.zip |
clk: samsung: fix pm init on non-dt platforms
The clock_init function checked for a dt node, returning immediately
for non-dt machines. This let to the suspend init never being reached
on those non-DT machines.
So fix this by moving the pm init code above the check.
Signed-off-by: Heiko Stueber <heiko@sntech.de>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions