From: Christophe JAILLET <[email protected]> Date: Sun, 26 Apr 2020 22:59:21 +0200
> Should an irq requested with 'devm_request_irq' be released explicitly,
> it should be done by 'devm_free_irq()', not 'free_irq()'.
>
> Fixes: 6c821bd9edc9 ("net: Add MOXA ART SoCs ethernet driver")
> Signed-off-by: Christophe JAILLET <[email protected]>
Applied, thank you.

