linux-stable/sound/arm
Yang Yingliang 46cf1954de ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()
platform_get_irq() returns negative error number on failure, fix the
return value check in pxa2xx_ac97_hw_probe() and assign the error code
to 'ret'.

Fixes: 2548e6c76e ("ARM: pxa: pxa2xx-ac97-lib: use IRQ resource")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20221029082001.3207380-1-yangyingliang@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-10-29 10:45:27 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 2018-06-29 12:05:03 +01:00
aaci.c ARM updates for 5.12-rc1: 2021-02-22 14:27:07 -08:00
aaci.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
pxa2xx-ac97-lib.c ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq() 2022-10-29 10:45:27 +02:00
pxa2xx-ac97-regs.h ASoC: pxa: ac97: use normal MMIO accessors 2022-05-07 22:55:49 +02:00
pxa2xx-ac97.c ASoC: pxa: ac97: use normal MMIO accessors 2022-05-07 22:55:49 +02:00
pxa2xx-pcm-lib.c ALSA: pxa2xx: Use managed PCM buffer allocation 2021-08-04 08:08:21 +02:00