ASoC: dapm: Add output driver widget
authorOlaya, Margarita <magi.olaya@ti.com>
Sat, 11 Dec 2010 03:11:44 +0000 (21:11 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 14 Dec 2010 11:12:11 +0000 (11:12 +0000)
In some cases it was not possible to follow the appropiate power
ON/OFF sequence like in cases where the PGA needs to be enabled
before the driver and disabled before the PGA for pop reduction.

Add a widget to support output driver (speaker, haptic, vibra, etc)
drivers where power ON/OFF ordering is important.

Signed-off-by: Margarita Olaya Cabrera <magi.olaya@ti.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found