ASoC: Samsung: Get I2S src_clk from clock alias id.
authorPadmavathi Venna <padma.v@samsung.com>
Wed, 28 Nov 2012 10:47:48 +0000 (16:17 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Nov 2012 19:18:00 +0000 (19:18 +0000)
commit1974a042dd15f1f007a3a1a2dd7a23ca0e42c01d
treed120711caaf863535b6a536d167f9c405ccd7ed0
parent208229ecb95b58a627d2f01fc4e2a1652c27f4d9
ASoC: Samsung: Get I2S src_clk from clock alias id.

As the I2S src clks are registered with clkdev using generic
connection id, driver can get the clk name using generic id.
So the variable representing the array of rclk src clks is
deleted.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/platform_data/asoc-s3c.h
sound/soc/samsung/i2s.c