ASoC: rsnd: check BUIF error everytime
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 May 2021 02:41:12 +0000 (11:41 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 27 May 2021 10:15:28 +0000 (11:15 +0100)
commit54e81e9446377c36fdcb952ca7db43e59857e0d7
tree4c2fc3341af4656128ef1eba10f45de95a40f852
parentab62e8a8bce1cc3b730462a7a462107db634bd5c
ASoC: rsnd: check BUIF error everytime

Current ssi.c checks BUSIF when TDM mode, but it should be checked
everytime.
This patch do it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Message-Id: <8735u8nbjr.wl-kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/ssi.c