clk: samsung: exynos3250: Move platform driver and of_device_id to init section
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 11 May 2016 12:01:58 +0000 (14:01 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 2 Jun 2016 09:18:00 +0000 (11:18 +0200)
commitb3a96eed8e84780d300b79b58047ea277ba358b7
treead56604bb25dc05bc25b03362d05dbfe894c3c6f
parent9f92c0bace11a84c57cdd62d96de8113d1aba89f
clk: samsung: exynos3250: Move platform driver and of_device_id to init section

The platform_driver and of_device_id structs can be moved to init
section because they are referenced only from subsys_initcall-level
function.

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