]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: meson: Use snd_soc_of_parse_aux_devs()
authorStephan Gerhold <stephan@gerhold.net>
Sat, 1 Aug 2020 10:02:57 +0000 (12:02 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 13:52:40 +0000 (14:52 +0100)
commit6bc37d32f630363b68059e3fa854383e6abf171e
treec371de8a1cdb487fad304bcadff54fefea423fe2
parentd9ffff696c5b468ba5a4ddb2cbc05c9e4dd4b2d1
ASoC: meson: Use snd_soc_of_parse_aux_devs()

Use the new common snd_soc_of_parse_aux_devs() helper function
to parse auxiliary devices from the device tree. The new helper
is just a copy of meson_card_add_aux_devices() so there is no
functional change.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200801100257.22658-3-stephan@gerhold.net
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/meson-card-utils.c