29 Oct
2022
29 Oct
'22
11:46 a.m.
On Sat, 29 Oct 2022 10:20:01 +0200, Yang Yingliang wrote:
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: 2548e6c76ebf ("ARM: pxa: pxa2xx-ac97-lib: use IRQ resource") Signed-off-by: Yang Yingliang yangyingliang@huawei.com
Thanks, applied.
Takashi