diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-05-30 13:41:09 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-05-30 23:13:00 +0200 |
commit | cf7eeea947efaf2348dd87542508b1d426b948cd (patch) | |
tree | 95dfe354c7b8d4467f8c9dc6a722e23bcbca76c0 /drivers/cpuidle/governor.c | |
parent | Linux 4.17-rc7 (diff) | |
download | linux-cf7eeea947efaf2348dd87542508b1d426b948cd.tar.xz linux-cf7eeea947efaf2348dd87542508b1d426b948cd.zip |
cpuidle: governors: Drop redundant checks related to PM QoS
PM_QOS_RESUME_LATENCY_NO_CONSTRAINT is defined as the 32-bit integer
maximum, so it is not necessary to test the return value of
dev_pm_qos_raw_read_value() against it directly in the menu and
ladder cpuidle governors.
Drop these redundant checks.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpuidle/governor.c')
0 files changed, 0 insertions, 0 deletions