linux_dsm_epyc7002/arch/arm/plat-s5pc1xx
Ben Dooks 4542646814 ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
Remove the copy of the old s3c64xx struct clksrc_clk and use the new one
in plat-samsung. This eliminates a bug in the set_parent() call where it
failed to set the clk->parent after sucesfully updating the clock.

The script that was used to automate much of the process will be supplied
seperately.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-15 17:10:14 +09:00
..
include/plat ARM: S5PC1XX: add cpu idle and system reset support 2009-12-01 01:33:15 +00:00
clock.c ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible 2010-01-15 17:10:12 +09:00
cpu.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
dev-uart.c ARM: S5PC100: UART and Serial 2009-08-16 23:24:37 +01:00
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: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
Kconfig ARM: S5PC1XX: Move to using generic clksrc_clk for clock code 2010-01-15 17:10:14 +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: Move to using generic clksrc_clk for clock code 2010-01-15 17:10:14 +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