mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
46cf1954de
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:
|
||
---|---|---|
.. | ||
aaci.c | ||
aaci.h | ||
Kconfig | ||
Makefile | ||
pxa2xx-ac97-lib.c | ||
pxa2xx-ac97-regs.h | ||
pxa2xx-ac97.c | ||
pxa2xx-pcm-lib.c |