linux-stable/sound/soc/amd/raven
YueHaibing 6f6f28bf5d
ASoC: amd: acp3x: Fix signedness bug in acp3x
In acp3x_audio_probe() platform_get_irq() may return error, but i2s_irq now
is unsigned int so the error handling is never triggered.

Fixes: 87d71a1287 ("ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20220305123613.6324-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-03-08 12:27:56 +00:00
..
acp3x-i2s.c Merge remote-tracking branch 'asoc/for-5.13' into asoc-next 2021-04-23 19:01:02 +01:00
acp3x-pcm-dma.c ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe() 2022-03-07 13:14:49 +00:00
acp3x.h ASoC: amd: acp3x: Fix signedness bug in acp3x 2022-03-08 12:27:56 +00:00
chip_offset_byte.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
Makefile ASoC: amd: Refactoring of DAI from DMA driver 2019-12-31 00:22:12 +00:00
pci-acp3x.c ASoC: amd: fix for pcm_read() error 2021-04-28 16:34:55 +01:00