linux/sound/soc
Matthias Blankertz 0560b7c3ba ASoC: rsnd: Fix "status check failed" spam for multi-SSI
[ Upstream commit 54cb622168 ]

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:31:27 +02:00
..
adi
amd
atmel
au1x
bcm
cirrus
codecs ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry 2020-05-10 10:31:25 +02:00
dwc
fsl
generic
hisilicon
img
intel ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet 2020-04-29 16:33:03 +02:00
jz4740
kirkwood
mediatek
meson Revert "ASoC: meson: axg-card: fix codec-to-codec link setup" 2020-05-02 17:26:47 +02:00
mxs
pxa
qcom ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs 2020-05-02 08:48:45 +02:00
rockchip
samsung
sh ASoC: rsnd: Fix "status check failed" spam for multi-SSI 2020-05-10 10:31:27 +02:00
sirf
sof ASoC: SOF: trace: fix unconditional free in trace release 2020-04-29 16:33:05 +02:00
spear
sprd
sti
stm ASoC: stm32: spdifrx: fix regmap status check 2020-05-02 08:49:01 +02:00
sunxi
tegra
ti
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-component.c
soc-compress.c
soc-core.c ASoC: soc-core: disable route checks for legacy devices 2020-05-02 08:49:01 +02:00
soc-dai.c
soc-dapm.c ASoC: dapm: fixup dapm kcontrol widget 2020-04-29 16:33:18 +02:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c ASoC: fix regwmask 2020-04-17 10:50:06 +02:00
soc-pcm.c ASoC: dpcm: allow start or stop during pause for backend 2020-04-17 10:50:06 +02:00
soc-topology.c ASoC: topology: Fix endianness issue 2020-05-10 10:31:24 +02:00
soc-utils.c