[alsa-devel] [PATCH 00/14] ASoC: Use devm_* APIs
Sachin Kamat
sachin.kamat at linaro.org
Mon Nov 26 12:49:33 CET 2012
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
More information about the Alsa-devel
mailing list