ASoC: TWL4030: Introduce PGAs for outputs
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Thu, 13 Aug 2009 12:59:34 +0000 (15:59 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 13 Aug 2009 13:56:13 +0000 (14:56 +0100)
Dynamically control and control only the needed output amplifier
muting/un-muting.

The original code was muting and un-muting the following output
amplifiers: Earpiece PreDrivL/R, CarkitL/R at the same time
regardless which pin is actually in use at the given moment.

Move these as separate PGA so only the needed amplifier will be touched.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found