On Thursday, October 20, 2016 12:18:58 PM Stephen Boyd wrote:
> On 10/20, Masahiro Yamada wrote:
> > These log messages are wrong because _of_get_opp_desc_node() returns
> > an operating-points-v2 node.
> >
> > Commit a6eed752f5fb ("PM / OPP: passing NULL to PTR_ERR()") fixed
> > static checker warnings, and reworded the messages at the same time
> > (but the latter was not mentioned in the git-log).
> >
> > Restore the correct messages.
> >
> > Signed-off-by: Masahiro Yamada <[email protected]>
> > ---
>
> Reviewed-by: Stephen Boyd <[email protected]>
Applied.
Thanks,
Rafael