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)
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>

No differences found