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)
commit6bb74a7293d73556321fd37aefe67f6086dc25d1
treedd66ef332bef10381b46189594ab72835cacfaae
parent5a195b445020f6042c2096e5eb63ef900e7871ea
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>
sound/soc/atmel/sam9g20_wm8731.c