PM / OPP: fix warning in of_free_opp_table()
Not having OPP defined for a device is not a crime, we should not splat warning in this case. Also, it seems that we are ready to accept invalid dev (find_device_opp will return ERR_PTR(-EINVAL) then) so let's not crash in dev_name() in such case. Signed-off-by:Dmitry Torokhov <dtor@chromium.org> Acked-by:
Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> (cherry picked from commit 0fe30da2cb43782ee62d30c00a273d6934e5370e) Signed-off-by:
Alex Shi <alex.shi@linaro.org>
Loading
Please register or sign in to comment