All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] ASoC: Use devm_* APIs
@ 2012-11-26 11:49 Sachin Kamat
  2012-11-26 11:49 ` [PATCH 01/14] ASoC: wm8350: Use devm_regulator_bulk_get Sachin Kamat
                   ` (13 more replies)
  0 siblings, 14 replies; 31+ messages in thread
From: Sachin Kamat @ 2012-11-26 11:49 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, sachin.kamat, broonie, lrg, patches

This series is build tested against the for-next branch of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
tree.

Sachin Kamat (14):
  ASoC: wm8350: Use devm_regulator_bulk_get
  ASoC: wm8962: Use devm_regulator_bulk_get
  ASoC: wm8400: Use devm_regulator_bulk_get
  ASoC: wm8993: Use devm_regulator_bulk_get
  ASoC: ak4535: Use devm_regmap_init_i2c()
  ASoC: da7210: Use devm_regmap_init_i2c()
  ASoC: lm49453: Use devm_regmap_init_i2c()
  ASoC: max9768: Use devm_regmap_init_i2c()
  ASoC: wm8955: Use devm_regmap_init_i2c()
  ASoC: wm8960: Use devm_regmap_init_i2c()
  ASoC: wm8962: Use devm_regmap_init_i2c()
  ASoC: wm8978: Use devm_regmap_init_i2c()
  ASoC: wm8993: Use devm_regmap_init_i2c()
  ASoC: wm9081: Use devm_regmap_init_i2c()

 sound/soc/codecs/ak4535.c  |    7 +------
 sound/soc/codecs/da7210.c  |   13 ++-----------
 sound/soc/codecs/lm49453.c |   10 ++--------
 sound/soc/codecs/max9768.c |    7 ++-----
 sound/soc/codecs/wm8350.c  |    4 +---
 sound/soc/codecs/wm8400.c  |   14 +++-----------
 sound/soc/codecs/wm8955.c  |   11 +----------
 sound/soc/codecs/wm8960.c  |    2 +-
 sound/soc/codecs/wm8962.c  |   24 ++++++++----------------
 sound/soc/codecs/wm8978.c  |   13 +++----------
 sound/soc/codecs/wm8993.c  |   14 ++++----------
 sound/soc/codecs/wm9081.c  |   22 ++++++----------------
 12 files changed, 34 insertions(+), 107 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-12-06  5:57 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-26 11:49 [PATCH 00/14] ASoC: Use devm_* APIs Sachin Kamat
2012-11-26 11:49 ` [PATCH 01/14] ASoC: wm8350: Use devm_regulator_bulk_get Sachin Kamat
2012-11-28 17:38   ` Mark Brown
2012-11-26 11:49 ` [PATCH 02/14] ASoC: wm8962: " Sachin Kamat
2012-11-28 17:39   ` Mark Brown
2012-11-26 11:49 ` [PATCH 03/14] ASoC: wm8400: " Sachin Kamat
2012-11-28 17:40   ` Mark Brown
2012-11-26 11:49 ` [PATCH 04/14] ASoC: wm8993: " Sachin Kamat
2012-11-28 17:41   ` Mark Brown
2012-11-26 11:49 ` [PATCH 05/14] ASoC: ak4535: Use devm_regmap_init_i2c() Sachin Kamat
2012-11-28 17:42   ` Mark Brown
2012-11-26 11:49 ` [PATCH 06/14] ASoC: da7210: " Sachin Kamat
2012-11-28 17:43   ` Mark Brown
2012-11-26 11:49 ` [PATCH 07/14] ASoC: lm49453: " Sachin Kamat
2012-11-28 17:45   ` Mark Brown
2012-11-26 11:49 ` [PATCH 08/14] ASoC: max9768: " Sachin Kamat
2012-11-26 11:49 ` [PATCH 09/14] ASoC: wm8955: " Sachin Kamat
2012-12-02  4:09   ` Mark Brown
2012-11-26 11:49 ` [PATCH 10/14] ASoC: wm8960: " Sachin Kamat
2012-12-02  4:10   ` Mark Brown
2012-11-26 11:49 ` [PATCH 11/14] ASoC: wm8962: " Sachin Kamat
2012-12-02  4:07   ` Mark Brown
2012-11-26 11:49 ` [PATCH 12/14] ASoC: wm8978: " Sachin Kamat
2012-12-02  4:07   ` Mark Brown
2012-12-06  4:43     ` Sachin Kamat
2012-12-06  5:29       ` Mark Brown
2012-12-06  5:57         ` Sachin Kamat
2012-11-26 11:49 ` [PATCH 13/14] ASoC: wm8993: " Sachin Kamat
2012-12-02  4:05   ` Mark Brown
2012-11-26 11:49 ` [PATCH 14/14] ASoC: wm9081: " Sachin Kamat
2012-12-02  4:06   ` 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.