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


Groups > linux.kernel > #1394603

Re: [PATCH] PM / OPP: Remove useless check

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] PM / OPP: Remove useless check
Date 2016-05-04 20:30 +0200
Message-ID <rv9IC-Ky-7@gated-at.bofh.it> (permalink)
References <rv52i-4BT-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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


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