lkml.org 
[lkml]   [2012]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/10] ASoC: codec: devm_ related modifications
Date
This patchset includes devm_ related modifications for sound codecs.

First 2 patches fix warning for freeing of devm_ allocated data.
The next patch introduces usage of devm_kzalloc() in wm8995 codec.
Following 7 patches introduce usage of devm_regmap_init_xxx() in
remaining codecs.

Tushar Behera (10):
ASoC: wm8510: remove invalid free of devm_ allocated data
ASoC: wm8753: remove invalid free of devm_ allocated data
ASoC: wm8995: Convert to use devm_kzalloc()
ASoC: ak4104: Convert to use devm_regmap_init_spi()
ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()
ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}()
ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()
ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()
ASoC: wm8988: Convert to use devm_regmap_init_{spi,i2c}()
ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()

sound/soc/codecs/ak4104.c | 19 ++++---------------
sound/soc/codecs/wm8510.c | 3 ---
sound/soc/codecs/wm8741.c | 4 ++--
sound/soc/codecs/wm8753.c | 33 ++++++---------------------------
sound/soc/codecs/wm8804.c | 17 ++---------------
sound/soc/codecs/wm8985.c | 30 ++++--------------------------
sound/soc/codecs/wm8988.c | 14 ++------------
sound/soc/codecs/wm8995.c | 40 +++++++---------------------------------
8 files changed, 27 insertions(+), 133 deletions(-)

--
1.7.4.1



\
 
 \ /
  Last update: 2012-11-22 22:01    [W:0.144 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site