ASoC: audio-graph-scu-card: remove endpoint bidirectional check
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Nov 2018 04:36:41 +0000 (04:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Nov 2018 17:37:34 +0000 (17:37 +0000)
commit1a115f3a5418459aabc10628eb25dff1bae64bca
tree883f142d2dcecc2ed2749648e674c71d82a82269
parent39ee0b3401feac5932dca6a98d538438aa5f6236
ASoC: audio-graph-scu-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 50aafd60898a ("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-scu-card.c