All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/13] Convert some MICBIAS widgets to supplies
@ 2011-10-27  7:54 Mark Brown
  2011-10-27  7:54 ` [PATCH 01/13] ASoC: Convert wm8400 MICBIAS to a supply widget Mark Brown
  0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2011-10-27  7:54 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel

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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-10-27  7:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27  7:54 [PATCH 0/13] Convert some MICBIAS widgets to supplies Mark Brown
2011-10-27  7:54 ` [PATCH 01/13] ASoC: Convert wm8400 MICBIAS to a supply widget Mark Brown
2011-10-27  7:54   ` [PATCH 02/13] ASoC: Convert wm8900 " Mark Brown
2011-10-27  7:54   ` [PATCH 03/13] ASoC: Convert wm8904 " Mark Brown
2011-10-27  7:54   ` [PATCH 04/13] ASoC: Convert wm8960 " Mark Brown
2011-10-27  7:54   ` [PATCH 05/13] ASoC: Convert wm8961 " Mark Brown
2011-10-27  7:54   ` [PATCH 06/13] ASoC: Convert wm8971 " Mark Brown
2011-10-27  7:54   ` [PATCH 07/13] ASoC: Convert wm8974 " Mark Brown
2011-10-27  7:54   ` [PATCH 08/13] ASoC: Convert wm8983 " Mark Brown
2011-10-27  7:54   ` [PATCH 09/13] ASoC: Convert wm8985 " Mark Brown
2011-10-27  7:54   ` [PATCH 10/13] ASoC: Convert wm8988 " Mark Brown
2011-10-27  7:54   ` [PATCH 11/13] ASoC: Convert wm8990 " Mark Brown
2011-10-27  7:54   ` [PATCH 12/13] ASoC: Convert wm8991 " Mark Brown
2011-10-27  7:54   ` [PATCH 13/13] ASoC: Convert wm8995 MICBIASes to supply widgets Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.