diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-02-06 15:22:24 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-02-19 16:08:14 +0000 |
commit | c97c4604c008f3d489cc3201de80e313aeb501d6 (patch) | |
tree | 4b1601d38dc466b7370d331885fdceb4f77cfd56 /ipc | |
parent | f55d404f49194563974f5462f9f4bd7cbc48d9c6 (diff) |
ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()
It's not necessary to unregister a component registered
with devm_snd_soc_register_component(). Also removed
pointness clk_disable_unprepare() from error path and
snd_soc_unregister_platform() from the remove.
Fixes: f8260afa444b ("ASoC: sunxi: Add support for the SPDIF block")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions