ASoC: tpa6130a2: Replace DAPM code with direct interface
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Thu, 2 Dec 2010 07:29:56 +0000 (09:29 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 2 Dec 2010 11:50:07 +0000 (11:50 +0000)
The use of DAPM widgets, and extra routing can cause ordering
problems in the system.
Machine drivers should use the exported direct interface with
SND_SOC_DAPM_HP's event callback to manage the state of the
amplifier.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found