Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467314

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

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section
Date 2016-08-22 05:00 +0200
Message-ID <s8NCV-mn-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-22 05:00 +0200
  [PATCH 2/2] clk: samsung: exynos5410: Use samsung_cmu_register_one()  to simplify code Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-22 05:00 +0200

csiph-web