]> 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)
commite85d0ff6203ab4c514e6e6167fb2ac9ce5679c12
tree90c0f48cd63a377f99f6cb6ad6cdd1fc10328ddb
parent09f81d4442006bc781fb2845e6791df4187765b6
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