diff options
author | weiyongjun (A) <weiyongjun1@huawei.com> | 2018-03-16 07:32:07 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-18 17:59:27 -0700 |
commit | 822e70a8210b7038e1f54c43ca6c76c3b9f89803 (patch) | |
tree | b1b796fbf8cc7dac59d249c77baaebcd99823444 /sound/soc/fsl | |
parent | 10dc44c6462db0a4b60efa3add18684205088583 (diff) | |
download | linux-822e70a8210b7038e1f54c43ca6c76c3b9f89803.tar.gz linux-822e70a8210b7038e1f54c43ca6c76c3b9f89803.tar.bz2 linux-822e70a8210b7038e1f54c43ca6c76c3b9f89803.zip |
ASoC: wm8400: Use devm_snd_soc_register_component()
Since the remove callback is removed, the snd_soc_unregister_component()
is missing when remove device. Using devm_snd_soc_register_component()
instead of snd_soc_register_component().
Fixes: 10dc44c6462d ("ASoC: wm8400: replace codec to component")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl')
0 files changed, 0 insertions, 0 deletions