Re: [PATCH V4 1/2] ASoC: Samsung: Get I2S src_clk from clock alias id.

2012-11-28 Thread Mark Brown
On Wed, Nov 28, 2012 at 04:17:48PM +0530, Padmavathi Venna wrote: > 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. Applied, thanks. signature.asc D

[PATCH V4 1/2] ASoC: Samsung: Get I2S src_clk from clock alias id.

2012-11-28 Thread Padmavathi Venna
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 --- include/linux/platform_data/asoc-s3c.h |6 -- sound/soc/samsun