clk: samsung: exynos5433: Move PLL rates data to init section
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 11 May 2016 12:02:11 +0000 (14:02 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:18:11 +0000 (11:18 +0200)
commit402b7cebf286d5c06c847c175ccc8405aabdae61
tree3d7c49e877b512c6a132e1d02e95c97d3cb41172
parenta6cd1fbc4b9d96becf7aa884f98e8a260da5301c
clk: samsung: exynos5433: Move PLL rates data to init section

The arrays with initialization data of PLLs can be moved to initconst
section because they are referenced only from other initconst-level
symbols.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-exynos5433.c
This page took 0.025641 seconds and 5 git commands to generate.