[PATCH v8 0/7] QCOM 8974 and 8084 cpuidle driver
From: Amit Kucheria <hidden>
Date: 2014-10-24 04:21:15
Also in:
linux-arm-msm, linux-devicetree, linux-pm
From: Amit Kucheria <hidden>
Date: 2014-10-24 04:21:15
Also in:
linux-arm-msm, linux-devicetree, linux-pm
On Thu, Oct 23, 2014 at 9:24 PM, Lina Iyer [off-list ref] wrote:
On Thu, Oct 23 2014 at 09:31 -0600, Ivan T. Ivanov wrote:quoted
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.quoted
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.
git test-sequence[1] is your friend. [1] http://dustin.sallings.org/2010/03/28/git-test-sequence.html