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)
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>

No differences found