mirror of https://github.com/torvalds/linux.git
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 | ||