clk: samsung: exynos5420: Move sleep init function and PLL data to init section
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 11 May 2016 12:02:12 +0000 (14:02 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:18:11 +0000 (11:18 +0200)
commitebd217e16522509c2dd371a0c51f623135cfe12c
tree199d3d9932522687c108e4294aec0dca7f62a29d
parent402b7cebf286d5c06c847c175ccc8405aabdae61
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>
drivers/clk/samsung/clk-exynos5420.c
This page took 0.026715 seconds and 5 git commands to generate.