clk: samsung: exynos5250: Move sleep init function to init section
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 11 May 2016 12:02:13 +0000 (14:02 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:18:12 +0000 (11:18 +0200)
commit1d3f15a89e04356aa37cef8f5763cd4e2c6d11af
tree190e614d165dd8d607debf56dae2827974f16060
parentebd217e16522509c2dd371a0c51f623135cfe12c
clk: samsung: exynos5250: Move sleep init function to init section

The exynos5250_clk_sleep_init() function can be moved to init section
because it is referenced only from other init-level calls.

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