ASoC: rt5682: use devm_snd_soc_register_component()
commita98ec93d7e378db21a6cdbc6d55feaba9fb4b999
authorWei Yongjun <weiyongjun1@huawei.com>
Fri, 22 Jun 2018 02:23:24 +0000 (22 02:23 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jun 2018 14:44:55 +0000 (22 15:44 +0100)
tree724b77f1058583444261a4a9f4d26a33961a2876
parentbb450fa59c0772310ebcc704722dd8a0313bf8ed
ASoC: rt5682: use devm_snd_soc_register_component()

Using devm_snd_soc_register_component() and drop all of the code
related to .remove hook.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c