On 11/25/15 06:13, Lina Iyer wrote: > On Tue, Nov 24 2015 at 14:00 -0700, Stephen Boyd wrote: >> 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? >> > pm_qos_request(PM_QOS_CPU_DMA_LATENCY); > Getting the PM QoS for the CPUs. > Ok. That function call is not added in this patch though. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html