Re: [PATCH] pinctrl: nomadik: fix possible object reference leak

From: Linus Walleij
Date: Wed Feb 20 2019 - 04:53:20 EST


On Fri, Feb 15, 2019 at 9:01 AM WangBo <wdjjwb@xxxxxxx> wrote:

> The of_find_device_by_node takes a reference to the struct device
> when find the match device ,we should release it when fail.
>
> Signed-off-by: WangBo <wang.bo116@xxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij