]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: simple-card-utils: tidyup for Multi connection
authorMark Brown <broonie@kernel.org>
Tue, 10 Dec 2024 13:46:41 +0000 (13:46 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 10 Dec 2024 13:46:41 +0000 (13:46 +0000)
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

These patches tidyup simple-card-utils for Multi connection of
Audio Graph Card, Because of DT node parsing, it should check port
1st instead of endpoint. Otherwise, it can't handle DAI correctly.


Trivial merge