[PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section

Chanwoo Choi cw00.choi at samsung.com
Sun Aug 21 19:49:43 PDT 2016


This patchset moves the struct samsung_cmu_info to init section for
exynos5260/5410 because they are used only in initconst section.

Chanwoo Choi (2):
  clk: samsung: exynos5260: Move struct samsung_cmu_info to init section
  clk: samsung: exynos5410: Use samsung_cmu_register_one() to simplify code

 drivers/clk/samsung/clk-exynos5260.c | 350 +++++++++++++++++------------------
 drivers/clk/samsung/clk-exynos5410.c |  33 ++--
 2 files changed, 188 insertions(+), 195 deletions(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list