]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit608191a71727bbd104a2689314c4e5ed090d2148
tree190e614d165dd8d607debf56dae2827974f16060
parentc99cda17d27ec5e43509f84c5df1b95c5da8eb64
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