[PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section
From: cw00.choi@samsung.com (Chanwoo Choi)
Date: 2016-08-22 02:50:12
Also in:
linux-clk, linux-samsung-soc, lkml
From: cw00.choi@samsung.com (Chanwoo Choi)
Date: 2016-08-22 02:50:12
Also in:
linux-clk, linux-samsung-soc, lkml
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