[PATCH RFC 17/27] drivers: cpu-pd: Record CPUs that are part of the domain

Stephen Boyd sboyd at codeaurora.org
Tue Nov 24 13:00:45 PST 2015


On 11/17, Lina Iyer wrote:
> diff --git a/drivers/base/power/cpu-pd.c b/drivers/base/power/cpu-pd.c
> index 9758b8d..617ce54 100644
> --- a/drivers/base/power/cpu-pd.c
> +++ b/drivers/base/power/cpu-pd.c
> @@ -18,6 +18,7 @@
>  #include <linux/device.h>
>  #include <linux/pm_runtime.h>
>  #include <linux/platform_device.h>
> +#include <linux/pm_qos.h>

What's this added for?

>  #include <linux/rculist.h>
>  #include <linux/slab.h>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list