diff options
author | Vipul Kumar Samar <vipulkumar.samar@st.com> | 2012-07-10 11:42:44 (GMT) |
---|---|---|
committer | Shiraz Hashim <shiraz.hashim@st.com> | 2012-07-18 04:34:36 (GMT) |
commit | e28f1aa110c919716188b979c4404e4c8e9794b9 (patch) | |
tree | 5fedc1ee2fd8cb3731ea4b588cc2519d2320eba7 /Makefile | |
parent | 5cb6a9bccaa65e0cbf567485ac6d04ca3fdae79c (diff) | |
download | linux-e28f1aa110c919716188b979c4404e4c8e9794b9.tar.xz |
clk:spear1310:Fix: Rename clk ids within predefined limit
The max limit of con_id is 16 and dev_id is 20. As of now for spear1310, 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
gmac_phy -> phy_
gmii_125m_pad -> gmii_pad
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 'Makefile')
0 files changed, 0 insertions, 0 deletions