]> git.baikalelectronics.ru Git - kernel.git/commit
PM / OPP: Disable OPPs that aren't supported by the regulator
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 05:00:34 +0000 (10:30 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Feb 2016 00:11:53 +0000 (01:11 +0100)
commitadadd9bf62adc70a434637c4d453be7d99235316
treef4080b4da251ec01a6b973a672254f7bc7dca2c6
parent8275b99724eb9c876af9062d14c71a7123a61fe9
PM / OPP: Disable OPPs that aren't supported by the regulator

Disable any OPPs where the connected regulator isn't able to provide the
specified voltage.

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>
drivers/base/power/opp/core.c