android_kernel_xiaomi_sm7250/sound
Matthias Blankertz 1137dfe0cb ASoC: rsnd: Fix "status check failed" spam for multi-SSI
[ Upstream commit 54cb6221688660670a2e430892d7f4e6370263b8 ]

Fix the rsnd_ssi_stop function to skip disabling the individual SSIs of
a multi-SSI setup, as the actual stop is performed by rsnd_ssiu_stop_gen2
- the same logic as in rsnd_ssi_start. The attempt to disable these SSIs
was harmless, but caused a "status check failed" message to be printed
for every SSI in the multi-SSI setup.
The disabling of interrupts is still performed, as they are enabled for
all SSIs in rsnd_ssi_init, but care is taken to not accidentally set the
EN bit for an SSI where it was not set by rsnd_ssi_start.

Signed-off-by: Matthias Blankertz <matthias.blankertz@cetitec.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/20200417153017.1744454-3-matthias.blankertz@cetitec.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-05-10 10:30:09 +02:00
..
ac97
aoa ALSA: aoa: onyx: always initialize register read value 2020-01-27 14:51:02 +01:00
arm
atmel
core ALSA: pcm: oss: Place the plugin buffer overflow checks correctly 2020-05-06 08:13:28 +02:00
drivers ALSA: dummy: Fix PCM format loop in proc output 2020-02-11 04:33:56 -08:00
firewire ALSA: dice: fix fallback from protocol extension into limited functionality 2020-01-23 08:21:28 +01:00
hda ALSA: hda: do not override bus codec_mask in link_get() 2020-03-11 14:14:47 +01:00
i2c
isa ALSA: opti9xx: shut up gcc-10 range warning 2020-05-06 08:13:32 +02:00
mips
oss
parisc
pci ALSA: hda/hdmi: fix without unlocked before return 2020-05-06 08:13:27 +02:00
pcmcia
ppc
sh ALSA: sh: Fix compile warning wrt const 2020-02-24 08:34:45 +01:00
soc ASoC: rsnd: Fix "status check failed" spam for multi-SSI 2020-05-10 10:30:09 +02:00
sparc
spi
synth
usb ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID 2020-05-06 08:13:27 +02:00
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c