linux_dsm_epyc7002/sound/soc/sunxi
Wei Yongjun c97c4604c0 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: f8260afa44 ("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>
2017-02-19 16:08:14 +00:00
..
Kconfig ASoC: sunxi: allow the analog codec driver to be built on ARM64 2017-02-08 18:29:37 +00:00
Makefile ASoC: Add sun8i digital audio codec 2017-02-03 13:02:06 +01:00
sun4i-codec.c ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route 2017-01-09 19:48:35 +00:00
sun4i-i2s.c ASoC: sun4i-i2s: Add quirks to handle a31 compatible 2017-02-03 13:02:07 +01:00
sun4i-spdif.c ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component() 2017-02-19 16:08:14 +00:00
sun8i-codec-analog.c ASoC: sun8i-codec-analog: Add amplifier event to fix first delay 2017-02-03 13:02:06 +01:00
sun8i-codec.c ASoC: Add sun8i digital audio codec 2017-02-03 13:02:06 +01:00