ASoC: Samsung: Set default rclk source rate
authorJassi Brar <jassi.brar@samsung.com>
Mon, 20 Dec 2010 02:05:46 +0000 (11:05 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Dec 2010 13:45:27 +0000 (13:45 +0000)
Since the rclk_srcrate is cleared upon startup, it should be
initialized upon second and later 'open' calls to the device
with same root-clock source. The bug is otherwise visible in
Codec-Slave mode.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found