Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1694037

Re: [PATCH] PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH] PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Date 2017-07-22 00:50 +0200
Message-ID <u5OUa-2dk-15@gated-at.bofh.it> (permalink)
References <u2gYF-2Rz-1@gated-at.bofh.it> <u2FDH-1Wm-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wednesday, July 12, 2017 11:10:14 PM Stephen Boyd wrote:
> On 07/12, Viresh Kumar wrote:
> > 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>

Applied, thanks!

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-22 00:50 +0200

csiph-web