linux-stable/sound/soc/amd/renoir
Dan Carpenter 00925272f1
ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()
The "adata->pdm_irq" variable is unsigned so the error handling will
not work.

Fixes: 87d71a1287 ("ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20220304131335.GB28739@kili
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-03-07 13:14:48 +00:00
..
acp3x-pdm-dma.c ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe() 2022-03-07 13:14:48 +00:00
acp3x-rn.c ASoC: amd: Don't show messages about deferred probing by default 2021-07-23 14:52:49 +01:00
Makefile AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module 2020-06-25 15:06:56 +01:00
rn-pci-acp3x.c ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
rn_acp3x.h ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
rn_chip_offset_byte.h