summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-vcif.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-08-29 23:09:30 +0800
committerMark Brown <broonie@kernel.org>2015-08-30 15:47:54 +0100
commit534dcd7ea60cebc41816eff0c290700acb2cc43e (patch)
tree840e2f87ac1b876a4b21652b51d2c5cef1e9ff35 /sound/soc/davinci/davinci-vcif.c
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff)
downloadlinux-stable-534dcd7ea60cebc41816eff0c290700acb2cc43e.tar.gz
linux-stable-534dcd7ea60cebc41816eff0c290700acb2cc43e.tar.bz2
linux-stable-534dcd7ea60cebc41816eff0c290700acb2cc43e.zip
ASoC: zx296702-i2s: Fix resource leak when unload module
Use devm_* API to fix leaks in current code. 1. Use devm_kzalloc to fix memory leak for zx_i2s when unload the module. 2. Use devm_snd_soc_register_component to ensure component is unregistered when unload the module. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/davinci/davinci-vcif.c')
0 files changed, 0 insertions, 0 deletions