]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hda: use devm_snd_soc_register_component()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 7 Sep 2018 01:01:19 +0000 (01:01 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 10 Sep 2018 14:13:27 +0000 (15:13 +0100)
commit5fabaf5999272e7bc41c2a63f4c938467d03a60d
tree5361af86f56a8859b8c40b04c7857ed9b816ac27
parentd6e6cf6c349f87d8ef15e1661f89971d2dda294b
ASoC: hdac_hda: use devm_snd_soc_register_component()

Now we have devm_snd_soc_register_component().
Let's use it instead of snd_soc_register_component().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hda.c