• M
    ASoC: Remove current PGA control handling · a6c65736
    Mark Brown 提交于
    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: NMark Brown <broonie@opensource.wolfsonmicro.com>
    Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
    a6c65736
soc-dapm.c 53.9 KB