提交 0ecfe798 编写于 作者: M Mark Brown

ASoC: Don't free static data in WM9713

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 4290239c
......@@ -1283,7 +1283,6 @@ static int wm9713_soc_remove(struct platform_device *pdev)
snd_soc_free_ac97_codec(codec);
kfree(codec->private_data);
kfree(codec->reg_cache);
kfree(codec->dai);
kfree(codec);
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册