android_kernel_xiaomi_sm8350/arch/arm/plat-s5pc1xx
Ben Dooks c837e88cf9 ARM: S5PC1XX: Change clksrc_clks to use array of clocks
Remove the individual 'struct clksrc_clks' and place them into an array
so that we can simply use s3c_register_clksrcs to register tham all in one
go.

Since the spdif clock relies on the audio clock, move the audio clocks
into their own arrary.

Thanks to  Marek Szyprowski for testing and pointing out the four clocks
what where missed from the clock list.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-15 17:10:15 +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
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: Change clksrc_clks to use array of clocks 2010-01-15 17:10:15 +09:00
s5pc100-init.c
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