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)
commitd88429a695a4a9ec66e90068956bbccb25d4ac6d
treec3f1460d15e9bade29d82bea42c9995398ef94e1
parent5a7743edac3d720a52e721229938d21d40f045ce
ASoC: dapm: Add output driver widget

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>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c