ASoC: audio-graph-scu-card: remove error check which never happen
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Nov 2018 04:36:55 +0000 (04:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Nov 2018 17:37:50 +0000 (17:37 +0000)
commit5049a6e7316cdbf4370d5479e9628d8f5e906635
treec51ed8a0c7998bad36bdedf029b79e8bb1512d5e
parent1a115f3a5418459aabc10628eb25dff1bae64bca
ASoC: audio-graph-scu-card: remove error check which never happen

Current driver is checking situation that can not happen.
This patch removes over-kill 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