ASoC: Use CODEC as clock master on AT91SAM9G20-EK
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 8 Jul 2009 17:05:51 +0000 (18:05 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 8 Jul 2009 17:05:51 +0000 (18:05 +0100)
commit2a01e5f3587be459c934d711bffddc14d66386f3
tree983491cc31649bb7d90e378d11a5b178bb37d5de
parent4934482d93ca42d57180e08bf3ee6b77124f5f8e
ASoC: Use CODEC as clock master on AT91SAM9G20-EK

This simplifies the driver by removing the need to manually
configure dividers within the CPU and improve audio performance
by ensuring that the optimal phase relationships between the
clocks in the system are maintained.

Note that currently this means that for playback to work the
Output Mixer HiFi switch must be enabled since otherwise CODEC
will not generate the DAC clock.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/sam9g20_wm8731.c