OSDN Git Service

ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 19 Apr 2021 02:02:38 +0000 (11:02 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 20 Apr 2021 16:25:48 +0000 (17:25 +0100)
commit67800ae93982eb4496f446cfd06f98ba7382ce36
tree6833baad572df4f7b8ebd1b37f37969f09e1fc4b
parent14d78d74d7bc47c6ff3a66fb9d405084de7b6b02
ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()

graph_parse_mclk_fs() has "node", but is not used.
This patch removes unused "node"

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