]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: audio-graph: add graph_parse_node()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 21 Apr 2021 05:45:21 +0000 (14:45 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 21 Apr 2021 14:50:47 +0000 (15:50 +0100)
commit26018665822e13363c10b06722b19599548ed038
tree90c0f48cd63a377f99f6cb6ad6cdd1fc10328ddb
parent0f3509f1be48bd3f71c8d7f4792b151625de9137
ASoC: audio-graph: add graph_parse_node()

Parse mclk_fs/dai/tdm/clk are common for both CPU/Codec node.
This patch creates graph_parse_node() for it and share the code.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87fszki426.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card.c