commit | 6bb74a7293d73556321fd37aefe67f6086dc25d1 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue May 24 11:51:16 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu May 26 22:11:19 2011 +0800 |
tree | dd66ef332bef10381b46189594ab72835cacfaae | |
parent | 5a195b445020f6042c2096e5eb63ef900e7871ea [diff] |
ASoC: sam9g20_wm8731: use the proper SYSCKL value at91sam9g20 is providing master clock to wm8731: not using a crystal but an external MCLK. We can avoid conflict and save power using WM8731_SYSCLK_MCLK as we do not need oscillator to be powered. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>