kernel-fxtec-pro1x/drivers/clk/spear
Vipul Kumar Samar 5cb6a9bcca clk:spear1340:Fix: Rename clk ids within predefined limit
The max limit of con_id is 16 and dev_id is 20. As of now for spear1340, many
clk ids are exceeding this predefined limit.

This patch 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>
2012-07-18 10:04:33 +05:30
..
clk-aux-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-frac-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-gpt-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-vco-pll.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk.h Viresh has moved 2012-06-20 14:39:36 -07:00
Makefile SPEAr13xx: Add common clock framework support 2012-05-14 17:34:05 +02:00
spear3xx_clock.c Viresh has moved 2012-06-20 14:39:36 -07:00
spear6xx_clock.c clk: SPEAr600: Fix ethernet clock name for DT based probing 2012-06-25 16:51:47 -07:00
spear1310_clock.c Viresh has moved 2012-06-20 14:39:36 -07:00
spear1340_clock.c clk:spear1340:Fix: Rename clk ids within predefined limit 2012-07-18 10:04:33 +05:30