]> git.baikalelectronics.ru Git - kernel.git/commit
PM: QoS: Drop the PM_QOS_SUM QoS type
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 11 Feb 2020 22:58:26 +0000 (23:58 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Feb 2020 10:25:48 +0000 (11:25 +0100)
commit8bc3f1d92992a30bdb55f230400d8acc2dfee49d
treebfa12ce81122cd93bec3821629d299dc1ef0ea52
parent92fa06ba3cf331603b5973d4ef1b1c5ab68dd721
PM: QoS: Drop the PM_QOS_SUM QoS type

The PM_QOS_SUM QoS type is not used, so drop it along with the
code referring to it in pm_qos_get_value() and the related local
variables in there.

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>
include/linux/pm_qos.h
kernel/power/qos.c