ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 8 Jul 2009 17:26:16 +0000 (18:26 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 8 Jul 2009 17:41:05 +0000 (18:41 +0100)
commit96fd6d471b2c953df5379a356be04f8c8f8b4bdf
treeb5643d8ba7ca6f1c514e32c6412d51b4d2ae91ae
parent22df8eb4fe293d67c98732e02a2dbef0d9c6cd96
ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK

The system clock is currently fixed by the driver and this avoids
the need for us to handle errors with enabling and disabling MCLK
(which was incorrect previously so this fixes bugs in error
handling).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/sam9g20_wm8731.c