mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
db6d6afe38
I find that platform_get_irq() will not always succeed.
It will return error irq in case of the failure.
Therefore, it might be better to check it if order to avoid the use of
error irq.
Fixes:
|
||
---|---|---|
.. | ||
fjes_debugfs.c | ||
fjes_ethtool.c | ||
fjes_hw.c | ||
fjes_hw.h | ||
fjes_main.c | ||
fjes_regs.h | ||
fjes_trace.c | ||
fjes_trace.h | ||
fjes.h | ||
Makefile |