[PATCH 06/16] ARM idle: delete pm_idle
Kevin Hilman
khilman at linaro.org
Tue Feb 12 17:04:37 EST 2013
Len Brown <lenb at kernel.org> writes:
> From: Len Brown <len.brown at intel.com>
>
> pm_idle() on ARM was a synonym for default_idle(),
> so simply invoke default_idle() directly.
>
> Signed-off-by: Len Brown <len.brown at intel.com>
> Cc: linux-arm-kernel at lists.infradead.org
Looks good to me.
Tested this patch along with 15/16 (removes global declaration) on an
ARM platform (TI OMAP3) with and without CPUidle, and things continue to
work as expected:
Reviewed-by: Kevin Hilman <khilman at linaro.org>
Tested-by: Kevin Hilman <khilman at linaro.org>
Kevin
More information about the linux-arm-kernel
mailing list