On Thu, Sep 08, 2022 at 12:02:26PM +0800, Sun Ke wrote: > This node pointer is returned by of_find_compatible_node() with > refcount incremented in this function. of_node_put() on it before > exitting this function. > > Fixes: c9cd961c0d43 ("net: dsa: microchip: lan937x: add interrupt support for port phy link") > Signed-off-by: Sun Ke <sunke32@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew