Re: [PATCH 1/2] opp: fix of_node leak for unsupported entries

From: Viresh Kumar
Date: Tue Jan 07 2020 - 01:31:53 EST


On 03-01-20, 20:36, MichaÅ MirosÅaw wrote:
> When parsing OPP v2 table, unsupported entries return NULL from
> _opp_add_static_v2().

Please fix that and return something sensible from there.

> In this case node reference is leaked.
> Make _opp_add_static_v2() always assume ownership of the reference
> to fix this.

The ownership lies with the routine which took the reference in the first place.

--
viresh