ASoC: rsnd: remove endpoint bidirectional check
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Nov 2018 05:18:58 +0000 (05:18 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Nov 2018 17:38:33 +0000 (17:38 +0000)
commitc8b222bf110ccb54d787f695fb3eb2fb6b723903
tree5b76deaec329f95163406807d49ebd9cf91681e0
parent5049a6e7316cdbf4370d5479e9628d8f5e906635
ASoC: rsnd: 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/sh/rcar/ssi.c