]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: audio-graph-card: remove endpoint bidirectional check
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Nov 2018 04:36:27 +0000 (04:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Nov 2018 17:35:19 +0000 (17:35 +0000)
commitf49464ef2e0471e9584e5978a407befc66b7e37c
tree253d0ba42c14c1c13289f3b186a6195d975a8756
parent8ffbae94f0ff3422d4ed9e9fb8bf3d115a5eb865
ASoC: audio-graph-card: remove endpoint bidirectional check

DTC commit df536831d02c ("checks: add graph binding checks")
is checking endpoint bidirectional, and it is upstreamed to linux by
commit 27f98fc61582 ("scripts/dtc: Update to upstream version
v1.4.6-21-g84e414b0b5bc").
Let's remove own bidirectional check

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