Re: [PATCH v8 0/7] QCOM 8974 and 8084 cpuidle driver
From: Lina Iyer <hidden>
Date: 2014-10-23 15:54:35
Also in:
linux-arm-kernel, linux-arm-msm, linux-pm
From: Lina Iyer <hidden>
Date: 2014-10-23 15:54:35
Also in:
linux-arm-kernel, linux-arm-msm, linux-pm
On Thu, Oct 23 2014 at 09:31 -0600, Ivan T. Ivanov wrote:
Hi, On Tue, 2014-10-07 at 15:41 -0600, Lina Iyer wrote:quoted
Hi, This v8 revision of the cpuidle driver is available at git.linaro.org:/people/lina.iyer/linux-next cpuidle-v8Probably I missing something, but should I expect that once these patches are applied driver could be successfully compiled?
Yes they should.
Patches definitely break bisectability. For example [PATCH v8 1/7] is using <soc/qcom/pm.h> which is introduced [PATCH v8 4/7].
You are right. I missed checking compilation against each patch. Based on some discussion, I need to see if pm.h is even needed.
Regards, Ivan