ASoC: sam9g20_wm8731: use the proper SYSCKL value
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 24 May 2011 09:51:16 +0000 (11:51 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 May 2011 14:11:19 +0000 (22:11 +0800)
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>

No differences found