ASoC: Return correct codec clock in s3c64xx-i2s
authorJassi <jassi.brar@samsung.com>
Fri, 18 Sep 2009 06:22:27 +0000 (15:22 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 Sep 2009 14:09:37 +0000 (15:09 +0100)
commitb1cd6b9ec7c749ddfad628c8c12659591ae195e6
tree4b9caed2f0995780c038b1b10114810ac71a47e0
parent8bb014895547eeeb9aa61a654f24e41e15919304
ASoC: Return correct codec clock in s3c64xx-i2s

Instead of always returnig pointer to the 'audio-bus' clock,
check which clock is used to generate internal clocks and
then return it's pointer.

Signed-off-by: Jassi <jassi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/s3c64xx-i2s.c