commit | ebd217e16522509c2dd371a0c51f623135cfe12c | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed May 11 14:02:12 2016 +0200 |
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | Thu Jun 02 11:18:11 2016 +0200 |
tree | 199d3d9932522687c108e4294aec0dca7f62a29d | |
parent | 402b7cebf286d5c06c847c175ccc8405aabdae61 [diff] |
clk: samsung: exynos5420: Move sleep init function and PLL data to init section The exynos5420_clk_sleep_init() function and arrays with initialization data of PLLs can be moved to init section because they are referenced only from other init-level symbols. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>