diff options
author | 2015-09-02 14:36:50 +0530 | |
---|---|---|
committer | 2015-09-03 02:46:09 +0200 | |
commit | a2022001cebd0825b96aa0f3345ea3ad44ae79d4 (patch) | |
tree | 5e56350c75065a69a9dc1bc36050cc4267c3ab3e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: dt: Print error on failing to mark OPPs as shared (diff) | |
download | wireguard-linux-a2022001cebd0825b96aa0f3345ea3ad44ae79d4.tar.xz wireguard-linux-a2022001cebd0825b96aa0f3345ea3ad44ae79d4.zip |
cpufreq: dt: Tolerance applies on both sides of target voltage
Tolerance applies on both sides of the target voltage, i.e. both min and
max sides. But while checking if a voltage is supported by the regulator
or not, we haven't taken care of tolerance on the lower side. Fix that.
Cc: Lucas Stach <l.stach@pengutronix.de>
Fixes: 045ee45c4ff2 ("cpufreq: cpufreq-dt: disable unsupported OPPs")
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions