linux/drivers/clk/spear
Vipul Kumar Samar b70e6d009a CLK: SPEAr: Remove unused dummy apb_pclk
Dummy clocks were added for ARM platforms, so that clk_get() for interface clk
doesn't fail for amba devices from amba_probe(). Because there is no amba device
for SPEAr that doesn't have a valid clock with dev_id for SPEAr, we don't need
these dummy clocks. Hence, remove them.

Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-11-21 11:46:12 -08:00
..
clk-aux-synth.c CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocks 2012-11-21 11:45:45 -08: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 clk: SPEAr: Vco-pll: Fix compilation warning 2012-10-29 11:04:34 -07:00
clk.c CLK: SPEAr: Correct index scanning done for clock synths 2012-11-21 11:46:06 -08: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 CLK: SPEAr: Remove unused dummy apb_pclk 2012-11-21 11:46:12 -08:00
spear6xx_clock.c CLK: SPEAr: Remove unused dummy apb_pclk 2012-11-21 11:46:12 -08:00
spear1310_clock.c CLK: SPEAr: Remove unused dummy apb_pclk 2012-11-21 11:46:12 -08:00
spear1340_clock.c CLK: SPEAr: Remove unused dummy apb_pclk 2012-11-21 11:46:12 -08:00