linux/sound/soc/generic
Kuninori Morimoto b31f11d036 ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()
Current simple card drivers are parsing widgets on each own driver
(only simple-card at this point, but will be supported on all drivers)
Encapsulation is one of simple card util's purpose.
Let's add asoc_simple_card_of_parse_widgets for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-06-16 17:58:39 +01:00
..
audio-graph-card.c ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm() 2017-06-14 11:00:16 +01:00
audio-graph-scu-card.c ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_routing() 2017-06-15 18:15:06 +01:00
Kconfig ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
Makefile ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
simple-card-utils.c ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets() 2017-06-16 17:58:39 +01:00
simple-card.c ASoC: simple-card: use asoc_simple_card_of_parse_routing() 2017-06-15 18:15:00 +01:00
simple-scu-card.c ASoC: simple-scu-card: use asoc_simple_card_of_parse_routing() 2017-06-15 18:15:03 +01:00