-
由 Rafael J. Wysocki 提交于
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: NRafael J. Wysocki <rafael.j.wysocki@intel.com>cf7eeea9