summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_asoc_utils.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-12-20 04:47:23 +0300
committerMark Brown <broonie@kernel.org>2019-01-03 19:34:30 +0300
commitd947cdfd4be29c48c6c529c2b5ce7b1988387c67 (patch)
treebcfd44726edc95b58becb13908f339f212b81245 /sound/soc/tegra/tegra_asoc_utils.h
parent17029e494edc68337c9b99665e8f9b478f1d4ec5 (diff)
downloadlinux-d947cdfd4be29c48c6c529c2b5ce7b1988387c67.tar.xz
ASoC: simple-card: cleanup DAI link loop method - step1
Current simple-card is parsing DAI link for both "normal sound" and "DPCM sound". On this driver, it needs to count and parse DAIs/Links/Codec Conf from each links. Then, counting/parsing link loop are very similar, but using different implementation. Because of this background, the link loop code is very mysterious. Mystery code will be trouble in the future. This patch adds/modifies counting and parsing function for "normal sound" and "DPCM sound", and call it from link loop. This is prepare for cleanup DAI link loop method. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/tegra/tegra_asoc_utils.h')
0 files changed, 0 insertions, 0 deletions