commit | 96fd6d471b2c953df5379a356be04f8c8f8b4bdf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 08 18:26:16 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 08 18:41:05 2009 +0100 |
tree | b5643d8ba7ca6f1c514e32c6412d51b4d2ae91ae | |
parent | 22df8eb4fe293d67c98732e02a2dbef0d9c6cd96 [diff] |
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>