]> Pileus Git - ~andy/linux/commit
ASoC: littlemill: Use a widget to keep track of AIF2 clocking
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 12 May 2012 11:35:44 +0000 (12:35 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 12 May 2012 11:54:06 +0000 (12:54 +0100)
commit68a02db415d13f2fde571b131deb91de67719a27
tree80ce8a7c7efeb5c1622272c40b309746d5868eb7
parente968194b45c4e8077dada75c5bae5660b37628fe
ASoC: littlemill: Use a widget to keep track of AIF2 clocking

Since we only need to clock AIF2 when it's actively in use start up the
FLL for it using a supply widget which supplies AIF2CLK. This both makes
the sequencing more robust and ensures we minimise power consumption.

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