mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-10 07:45:21 +02:00
![]() 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 |