commit | 0fc784fb09f6db8d6650aac137daa779da25c73b | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 30 13:43:01 2018 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 30 23:13:00 2018 +0200 |
tree | 2896a3243e31b5a220acbad7fb11c6a828243273 | |
parent | cf7eeea947efaf2348dd87542508b1d426b948cd [diff] |
cpuidle: governors: Consolidate PM QoS handling There is some code duplication related to the PM QoS handling between the existing cpuidle governors, so move that code to a common helper function and call that from the governors. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>