mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 13:14:07 +08:00
e79b548b72
platform_get_irq() return negative value on failure, so null check of
priv->irq is incorrect. Fix it by comparing whether it is less than zero.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
peci-aspeed.c |