• Mark Brown's avatar
    ASoC: Remove current PGA control handling · a6c65736
    Mark Brown authored
    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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
    Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
    a6c65736
soc-dapm.c 53.9 KB