7b77f42f3f
[ Upstream commit ee8d2267f0e39a1bfd95532da3a6405004114b27 ]
Should an irq requested with 'devm_request_irq' be released explicitly,
it should be done by 'devm_free_irq()', not 'free_irq()'.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
moxart_ether.c | ||
moxart_ether.h |