mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 16:44:10 +08:00
322e53d1e2
'irq_of_parse_and_map()' should be balanced by a corresponding
'irq_dispose_mapping()' call. Otherwise, there is some resources leaks.
Add such a call in the error handling path of the probe function and in the
remove function.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sun4i-emac.c | ||
sun4i-emac.h |