mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
e796cc6a3a
The platform_get_irq_byname() function returns negative if an error occurs.
zero or positive number on success. platform_get_irq_byname() error
checking for zero is not correct.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-cpcap-usb.c |