Re: [PATCH] irqchip: irq-bcm7120-l2: add missing put_device() call in bcm7120_l2_intc_probe()

From: Florian Fainelli
Date: Thu Dec 09 2021 - 11:58:13 EST


On 12/9/21 4:21 AM, Qing Wang wrote:
> From: Wang Qing <wangqing@xxxxxxxx>
>
> of_find_device_by_node() takes a reference to the embedded struct device
> which needs to be dropped when error return.
>
> Signed-off-by: Wang Qing <wangqing@xxxxxxxx>

This has been submitted already with:

https://lore.kernel.org/lkml/20211109055958.130287-1-ye.guojin@xxxxxxxxxx/
--
Florian