ASoC: Remove current PGA control handling
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Mar 2010 17:45:21 +0000 (17:45 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Mar 2010 14:08:31 +0000 (14:08 +0000)
commita6c65736bc2e63392334bd800f1b2754ab55db1e
tree8ac7c2c70e61084a07e7af433452d9ddf3e6dc0e
parent2a0761a35b70f170a9c14ecbcb6a959fb6e7bdf3
ASoC: Remove current PGA control handling

A code audit reveals that there are currently no users of the widget
controls on PGAs. This is likely to continue to be the case since
while there are useful things that can be done with integrating the
PGA gain and mute controls with the power sequencing userspace
generally wants stereo controls for output stages which this doesn't
map onto well.

In preparation for implementing something more useful strip out the
existing code, leaving the parameters there for use by the new code.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-dapm.c