Re: [PATCH] net: moxa: dispose IRQ mappings on probe failure and device removal
Andrew Lunn <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 14, 2026 at 11:54:03AM -0600, Diego Fernando Mancera Gomez wrote:
> moxart_mac_probe() maps the interrupt with irq_of_parse_and_map()
Since this is not a devm_ API call, please do the cleanup the old
way.
Andrew
---
pw-bot: cr