diff options
author | weiyongjun (A) <weiyongjun1@huawei.com> | 2018-03-16 10:32:14 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-19 03:59:39 +0300 |
commit | c0153b126cc6e14335b142a799c9aa8990e28669 (patch) | |
tree | 79b0bb7587d405e304f315d4a5c62925e0e6e2b5 /tools/perf/scripts/python | |
parent | d06f33aed85cf73703555879157bf33866f8af05 (diff) | |
download | linux-c0153b126cc6e14335b142a799c9aa8990e28669.tar.xz |
ASoC: da7210: 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: d06f33aed85c ("ASoC: da7210: replace codec to component")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions