]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7f5e06cfc57ef20ee220f08000f495bbe316970
treed120711caaf863535b6a536d167f9c405ccd7ed0
parentf3c85861da5cfb44f03609287856e33bbedd85f0
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