]> git.baikalelectronics.ru Git - kernel.git/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)
commit465cf7b4463d883a6cb5a3228390b0e0fa23c026
tree80ce8a7c7efeb5c1622272c40b309746d5868eb7
parentd6d11481a9b4fc0a66a113696443182374c66e6c
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