linux/sound/soc/generic
Kuninori Morimoto ca8d95c709
ASoC: simple-scu-card: tidyup "prefix" parsing
simple-scu-card.c is supporting "prefix" which is used to avoid
DAI naming conflict when CPU/Codec matching.
But, sound card might have multi sub-devices, and each codec might need
each prefix.

Now, ASoC is supporting snd_soc_of_parse_node_prefix(), let's support
it on audio-graph-scu-card, too. It is keeping existing DT style.

It can't support each codec's prefix if sound card had multi sub-devices
without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-23 14:01:49 +00:00
..
audio-graph-card.c ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() 2018-11-21 13:28:49 +00:00
audio-graph-scu-card.c ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() 2018-11-21 13:28:49 +00:00
Kconfig ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
simple-card-utils.c ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() 2018-11-21 13:28:49 +00:00
simple-card.c ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() 2018-11-21 13:28:49 +00:00
simple-scu-card.c ASoC: simple-scu-card: tidyup "prefix" parsing 2018-11-23 14:01:49 +00:00