Files
android_kernel_fxtec_sm6115/kernel/power
Mahesh Sivasubramanian 1f4e123c21 qos: Pass the list of cpus with affected qos to notifer
Send the list of cpus whose qos has been affected along with the changed
value. Driver listening in for notifier can use this to apply the qos
value for the respective cpus.

Wakeup cpus even if the aggregated qos value does not change
but the cpumask changes.

Change-Id: I8f3c2ea624784c806c55de41cc7c7fcf8ebf02da
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
2019-01-07 22:24:57 -08:00
..