]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Simplify WM9081 speaker startup by using widgets for spaker output
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Mar 2011 18:52:08 +0000 (18:52 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 Mar 2011 12:23:03 +0000 (12:23 +0000)
commit4ccdb512d0c33923be6f1efbabaf66a9feb408a3
tree40ccc0e1c8e07934e6f83f2c9812924a144b91af
parentcc25fd395932613aec5304091b2e1629b880cce4
ASoC: Simplify WM9081 speaker startup by using widgets for spaker output

Now we have a register write minimisation code in DAPM we don't need to
worry about the ordering of the enable and disable of the PGA and the
output stage.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/wm9081.c