clk: samsung: pm fixes and multiple aliases
From: Heiko Stuebner <heiko@...> Date: Wed, 13 Mar 2013 10:50:13 +0100
Second version of the fixes to address comments gathered from the first version, like not entering the dt code on non-dt platforms even if dt-support is present in the kernel. Patch 1 and 3 got "Reviewed-by" tags but I only included the one for patch 1, because patch 3 changed due to the changes in patch 2. Heiko Stuebner (4): clk: samsung: register clk_div_tables for divider clocks clk: samsung: fix pm init on non-dt platforms clk: samsung: always allocate the clk_table clk: samsung: add infrastructure to add separate aliases drivers/clk/samsung/clk.c | 72 +++++++++++++++++++++++++++++++++++--------- drivers/clk/samsung/clk.h | 34 ++++++++++++++++++-- 2 files changed, 87 insertions(+), 19 deletions(-) -- 1.7.2.3
Patches in this set
- [0001] clk: samsung: register clk_div_tables for divider clocks (raw)
- [0002] clk: samsung: fix pm init on non-dt platforms (raw)
- [0003] clk: samsung: always allocate the clk_table (raw)
- [0004] clk: samsung: add infrastructure to add separate aliases (raw)
Statistics
- 4 individual patches
- 91 lines added
- 23 lines removed