diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-07-12 05:51:49 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-16 02:24:33 +0200 |
commit | 5b60697cd89cf5a438b2984e11859228e5ec1c6b (patch) | |
tree | df85a540a8422b23bb73ed6a821233ddb0567bfb /drivers/vhost/vringh.c | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-5b60697cd89cf5a438b2984e11859228e5ec1c6b.tar.xz linux-5b60697cd89cf5a438b2984e11859228e5ec1c6b.zip |
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Some platforms add the OPPs dynamically from platform specific drivers
instead of getting them statically from DT. The cpufreq-dt driver
already ignores the return value of dev_pm_opp_of_cpumask_add_table() to
not error out for such cases, but we still end up printing error message
from that routine. That's not nice.
Convert the print message to use pr_debug() instead.
Reported-by: Mason <slash.tmp@free.fr>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/vhost/vringh.c')
0 files changed, 0 insertions, 0 deletions