commit | 378a90f4540cc113e6ef36861ae914b0c63700a0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 08 18:52:08 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Mar 09 12:23:03 2011 +0000 |
tree | 40ccc0e1c8e07934e6f83f2c9812924a144b91af | |
parent | 62f75aafdf180554b4fad29ff1f3827b151d39db [diff] |
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>