linux/sound/soc/generic
Kuninori Morimoto dbd08fe59c
ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timing
Current simple-scu-card driver is parsing codec position for DPCM
and consider DAI format. But, current operation is doing totally pointless,
because it should be called for each CPU/Codec pair.
Let's tidyup asoc_simple_card_parse_daifmt() timing.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-12-11 01:10:54 +00:00
..
audio-graph-card.c ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_props 2018-12-04 16:29:34 +00:00
audio-graph-scu-card.c ASoC: audio-graph-scu-card: care multi DPCM codec_conf 2018-12-04 16:29:19 +00:00
Kconfig ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD 2018-11-23 14:01:55 +00: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: fix build warning without CONFIG_OF 2018-12-11 01:08:51 +00:00
simple-card.c ASoC: simple-card: use cpu/codec pointer on simple_dai_props 2018-12-11 01:10:39 +00:00
simple-scu-card.c ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timing 2018-12-11 01:10:54 +00:00