diff options
author | Vipul Kumar Samar <vipulkumar.samar@st.com> | 2012-07-10 17:12:45 +0530 |
---|---|---|
committer | Shiraz Hashim <shiraz.hashim@st.com> | 2012-07-18 10:04:39 +0530 |
commit | 5cfc545f50c4b6c0800e578b51019f2ecf490f1e (patch) | |
tree | 1bfcd4ffaaee3222c0b3230cb66d80c995a71ab8 /drivers/clk/spear/clk.h | |
parent | e28f1aa110c919716188b979c4404e4c8e9794b9 (diff) |
Clk:spear3xx:Fix: Rename clk ids within predefined limit
The max limit of con_id is 16 and dev_id is 20. As of now for spear3xx, many clk
ids are exceeding this predefined limit.
This patch is intended to rename clk ids like:
mux_clk -> _mclk
gate_clk -> _gclk
synth_clk -> syn_clk
ras_gen1_synth_gate_clk -> ras_syn1_gclk
ras_pll3_48m -> ras_pll3_
pll3_48m -> pll3_
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/clk/spear/clk.h')
0 files changed, 0 insertions, 0 deletions