On 29-05-20, 19:47, Sibi Sankar wrote: > opp_np needs to be subjected > to NULL check as well.
No, it isn't. It should already be valid and is set by the OPP core. Actually we don't need to do of_node_get(opp_table->np) and just use np, I did that to not have a special case while putting the resource. > Tested-by: Sibi Sankar <si...@codeaurora.org> > Reviewed-by: Sibi Sankar <si...@codeaurora.org> Thanks. -- viresh