diff options
author | 2020-02-11 23:59:22 +0100 | |
---|---|---|
committer | 2020-02-13 11:26:07 +0100 | |
commit | 63cffc05348ea1fe65aa99e80ed330e33bf54220 (patch) | |
tree | c14a4aa71c6548af3157a8bc39d598aa669a8d02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value() (diff) | |
download | wireguard-linux-63cffc05348ea1fe65aa99e80ed330e33bf54220.tar.xz wireguard-linux-63cffc05348ea1fe65aa99e80ed330e33bf54220.zip |
PM: QoS: Drop iterations over global QoS classes
After commit c3082a674f46 ("PM: QoS: Get rid of unused flags") the
only global PM QoS class in use is PM_QOS_CPU_DMA_LATENCY, so it
does not really make sense to iterate over global QoS classes
anywhere, since there is only one.
Remove iterations over global QoS classes from the code and use
PM_QOS_CPU_DMA_LATENCY as the target class directly where needed.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Tested-by: Amit Kucheria <amit.kucheria@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions