diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-12-04 09:20:13 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-11 02:10:54 +0100 |
commit | dbd08fe59cf8c2f4bad0a72e912913c20db4774e (patch) | |
tree | 3e2cca24ef8ef48d3a8179b14a08218216c33c9a /lib | |
parent | ASoC: simple-card: use cpu/codec pointer on simple_dai_props (diff) | |
download | linux-dbd08fe59cf8c2f4bad0a72e912913c20db4774e.tar.xz linux-dbd08fe59cf8c2f4bad0a72e912913c20db4774e.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions