linux/arch/arm/mach-s5pv210
Padmavathi Venna 1fa49e4697 ARM: S5PV210: Avoid passing the clks through platform data
I2S controller has an internal mux for RCLK source clks. The list
of source clk names were passed through platform data in non-dt case.
The variable holding the list of RCLK source clk names is not
required, as the list of clks need to be registered with clkdev
using generic connection id. This is required as part of adding DT
support for I2S controller driver.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-12-19 09:49:29 -08:00
..
include/mach
clock.c
common.c
common.h
dev-audio.c
dma.c
Kconfig
mach-aquila.c
mach-goni.c
mach-smdkc110.c
mach-smdkv210.c
mach-torbreck.c
Makefile
Makefile.boot
pm.c
setup-fb-24bpp.c
setup-fimc.c
setup-i2c0.c
setup-i2c1.c
setup-i2c2.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c
setup-usb-phy.c