ASoC: Introduce snd_soc_of_get_dai_link_cpus
authorMartin Povišer <povik+lin@cutebit.org>
Thu, 31 Mar 2022 00:04:48 +0000 (02:04 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2022 09:23:08 +0000 (10:23 +0100)
commit900dedd7e47cc3f8d93dfa0ae6ac6cf49eda0c97
treecc039c7cda7b7548429fa2b1d1ac605f00807381
parent1a8ee4cf84187bce17c76886eb6dd9389c3b99a8
ASoC: Introduce snd_soc_of_get_dai_link_cpus

This function is an analogue of snd_soc_of_get_dai_link_codecs to help
machine drivers read CPU DAI lists from devicetrees.

Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220331000449.41062-5-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c