Len Brown <l...@kernel.org> writes: > From: Len Brown <len.br...@intel.com> > > pm_idle() on ARM was a synonym for default_idle(), > so simply invoke default_idle() directly. > > Signed-off-by: Len Brown <len.br...@intel.com> > Cc: linux-arm-ker...@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 <khil...@linaro.org> Tested-by: Kevin Hilman <khil...@linaro.org> Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/