mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-12 15:16:03 +09:00
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>