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)
commit378a90f4540cc113e6ef36861ae914b0c63700a0
tree40ccc0e1c8e07934e6f83f2c9812924a144b91af
parent62f75aafdf180554b4fad29ff1f3827b151d39db
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