[alsa-devel] [PATCH 0/13] Convert some MICBIAS widgets to supplies

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Oct 27 09:54:05 CEST 2011


Since supply widgets are much easier to use than MICBIAS widgets we
should really convert existing drivers with MICBIAS widgets to use
supply widgets instead.  Start this with some easier drivers that don't
have any machine drivers.

Mark Brown (13):
      ASoC: Convert wm8400 MICBIAS to a supply widget
      ASoC: Convert wm8900 MICBIAS to a supply widget
      ASoC: Convert wm8904 MICBIAS to a supply widget
      ASoC: Convert wm8960 MICBIAS to a supply widget
      ASoC: Convert wm8961 MICBIAS to a supply widget
      ASoC: Convert wm8971 MICBIAS to a supply widget
      ASoC: Convert wm8974 MICBIAS to a supply widget
      ASoC: Convert wm8983 MICBIAS to a supply widget
      ASoC: Convert wm8985 MICBIAS to a supply widget
      ASoC: Convert wm8988 MICBIAS to a supply widget
      ASoC: Convert wm8990 MICBIAS to a supply widget
      ASoC: Convert wm8991 MICBIAS to a supply widget
      ASoC: Convert wm8995 MICBIASes to supply widgets

 sound/soc/codecs/wm8400.c |    4 ++--
 sound/soc/codecs/wm8900.c |    2 +-
 sound/soc/codecs/wm8904.c |    2 +-
 sound/soc/codecs/wm8960.c |    2 +-
 sound/soc/codecs/wm8961.c |    2 +-
 sound/soc/codecs/wm8971.c |    2 +-
 sound/soc/codecs/wm8974.c |    2 +-
 sound/soc/codecs/wm8983.c |    3 ++-
 sound/soc/codecs/wm8985.c |    3 ++-
 sound/soc/codecs/wm8988.c |    2 +-
 sound/soc/codecs/wm8990.c |    4 ++--
 sound/soc/codecs/wm8991.c |    4 ++--
 sound/soc/codecs/wm8995.c |    6 ++++--
 13 files changed, 21 insertions(+), 17 deletions(-)


More information about the Alsa-devel mailing list