[PATCH v2 12/18] ARM: OMAP4: CPUidle: Avoid double idle driver registration
Kevin Hilman
khilman at linaro.org
Wed Apr 3 17:03:10 EDT 2013
Santosh Shilimkar <santosh.shilimkar at ti.com> writes:
> OMAP4 CPUidle driver registration call is under a loop which leads
> to calling cpuidle_register_driver twice which is not intended.
>
> Fix it by moving the driver registration outside the loop.
>
> Reported-by: Nishanth Menon <nm at ti.com>
> Acked-by: Nishanth Menon <nm at ti.com>
> Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
Looks good.
I've already got a for_3.10/fixes/cpuidle branch going, so I'll apply
this one there.
Kevin
More information about the linux-arm-kernel
mailing list