ASoC: Actively manage MCLK for AT91SAM9G20-EK
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Feb 2009 17:51:54 +0000 (17:51 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Feb 2009 11:25:23 +0000 (11:25 +0000)
We have software control of the MCLK for the WM8731 so save a bit of
power by actively managing it within the machine driver, enabling it
only while the codec is active.

Once ASoC supports multiple boards and doesn't require the soc-audio
device the initial clock setup should be pushed down into the arch/arm
code but for now this reduces merge issues.

Tested-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found