]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita55a615291b57db652c260aa9dae35a60efc130b
tree4c2fc3341af4656128ef1eba10f45de95a40f852
parentf08a41149d83194e0164a895d09a537c831d0bc0
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