diff options
author | Dmitry Torokhov <dtor@chromium.org> | 2014-12-16 15:09:37 -0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-12-18 01:42:49 +0100 |
commit | 0fe30da2cb43782ee62d30c00a273d6934e5370e (patch) | |
tree | 487989abe98bd00cb36a4613b4805eafa15ad344 /scripts/mod | |
parent | b02ded246d011d0eb22efc178ee711b636214083 (diff) |
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>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions