Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1395136
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / OPP: Remove useless check |
| Date | 2016-05-05 16:00 +0200 |
| Message-ID | <rvrYS-113-7@gated-at.bofh.it> (permalink) |
| References | <rv52i-4BT-19@gated-at.bofh.it> <rv9IC-Ky-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday, May 04, 2016 11:21:27 AM Stephen Boyd wrote:
> On 05/04, Viresh Kumar wrote:
> > Regulators are optional for devices using OPPs and the OPP core
> > shouldn't be printing any errors for such missing regulators.
> >
> > It was fine before the commit 0c717d0f9cb4, but that failed to update
> > this part of the code to remove an 'always true' check and an extra
> > unwanted print message.
> >
> > Fix that now.
> >
> > Fixes: 0c717d0f9cb4 ("PM / OPP: Initialize regulator pointer to an error value")
> > Reported-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> > ---
>
> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Applied, thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] PM / OPP: Remove useless check Viresh Kumar <viresh.kumar@linaro.org> - 2016-05-04 15:30 +0200
Re: [PATCH] PM / OPP: Remove useless check Stephen Boyd <sboyd@codeaurora.org> - 2016-05-04 20:30 +0200
Re: [PATCH] PM / OPP: Remove useless check "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-05 16:00 +0200
csiph-web