]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfeb164bd43d05b49056582e33d47818887948434
tree8ac7c2c70e61084a07e7af433452d9ddf3e6dc0e
parentec3e65a60f72a861eeec60162a2883815f9ce8c6
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