Re: [PATCH 5/9] ASoC: audio-graph-card: use new of_graph functions
On Tue, Aug 06, 2024 at 04:58:42AM +, Kuninori Morimoto wrote: > Now we can use new port related functions for port parsing. Use it. Acked-by: Mark Brown signature.asc Description: PGP signature
[PATCH 5/9] ASoC: audio-graph-card: use new of_graph functions
Now we can use new port related functions for port parsing. Use it. Signed-off-by: Kuninori Morimoto --- sound/soc/generic/audio-graph-card.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sound/soc/generic/audio-graph-card.c b/sound/soc/generic/audio-graph-card.c index