linux-kernel-test/arch/arm/plat-s5pc1xx
Ben Dooks a0de298a0e ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable
The clk_hd0 and clk_pd0 where given a local dummy_enable call due to
not being registered with the clock code, which they really should have
been. Register these two clocks and remove the clk_dummy_enable as this
is done by the default clock registration code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-18 15:28:28 +09:00
..
include/plat ARM: S5PC1XX: Move to using standard timer IRQ handling code 2010-01-15 17:10:16 +09:00
clock.c ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable 2010-01-18 15:28:28 +09:00
cpu.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
dev-uart.c
gpio-config.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
gpiolib.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq-eint.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq-gpio.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq.c ARM: S5PC1XX: Use common UART IRQ handling code 2010-01-15 17:10:16 +09:00
Kconfig ARM: S5PC1XX: Use common UART IRQ handling code 2010-01-15 17:10:16 +09:00
Makefile ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00
s5pc100-clock.c ARM: S5PC1XX: Change clksrc_clks to use array of clocks 2010-01-15 17:10:15 +09:00
s5pc100-init.c ARM: S5PC100: CPU initialization 2009-08-16 23:24:58 +01:00
setup-fb-24bpp.c ARM: S5PC1xx: add platform helpers for s3c-fb device 2009-12-01 01:33:16 +00:00
setup-i2c0.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-i2c1.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-sdhci-gpio.c ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00