summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-04-08 13:28:47 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-19 10:08:33 +0200
commit7f4ac21468b034b1ff120a08bb60af618e946d42 (patch)
treee61fd8280af547112fa08076e697ad8b91d00186 /Makefile
parent7f6a9044ff241ba45b3842c36212efe7a09b1443 (diff)
downloadlinux-7f4ac21468b034b1ff120a08bb60af618e946d42.tar.gz
linux-7f4ac21468b034b1ff120a08bb60af618e946d42.tar.bz2
linux-7f4ac21468b034b1ff120a08bb60af618e946d42.zip
ASoC: rsnd: check all BUSIF status when error
commit a4856e15e58b54977f1c0c0299309ad4d1f13365 upstream. commit 66c705d07d784 ("SoC: rsnd: add interrupt support for SSI BUSIF buffer") adds __rsnd_ssi_interrupt() checks for BUSIF status, but is using "break" at for loop. This means it is not checking all status. Let's check all BUSIF status. Fixes: commit 66c705d07d784 ("SoC: rsnd: add interrupt support for SSI BUSIF buffer") Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/874kgh1jsw.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions