]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Convert WM8994 to devm_kzalloc()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Dec 2011 14:00:19 +0000 (14:00 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Dec 2011 14:22:03 +0000 (14:22 +0000)
commit7270cebef293c7af3f91afdbe7514797ca53a5dd
tree2c22f6c967612004d7574659a9411af82fd61ddb
parentcd1707a99a2cb43cd8ab0c1952b455b218f15884
ASoC: Convert WM8994 to devm_kzalloc()

Still have a manual free in there for some realloc()ed memory as there's
no devm version of that.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8994.c