[PATCH] cpuidle: Consistent spelling of cpuidle_idle_call()
From: Mark Brown <hidden>
Date: 2011-08-04 23:48:10
Also in:
linux-arm-msm, linux-sh, lkml
From: Mark Brown <hidden>
Date: 2011-08-04 23:48:10
Also in:
linux-arm-msm, linux-sh, lkml
On Thu, Aug 04, 2011 at 10:24:55AM -0700, Stephen Boyd wrote:
On 08/04/2011 09:24 AM, David Brown wrote:quoted
Commit a0bfa1373859e9d11dc92561a8667588803e42d8 mispells cpuidle_idle_call() on ARM and SH code. Fix this to be consistent.
quoted
The referenced commit breaks compilation on ARM, and appears it would do so on SH as well.
Mark Brown sent this patch[1] months ago when this build breakage was noticed in linux-next. What happened to that patch? It looks like the patch that introduced the breakage was pulled from linux-next shortly after and then reintroduced today.
Yeah, as far as I remember Stephen applied my patch to -next as Len didn't respond to it.