From: Len Brown <[email protected]> Date: Sun, 10 Feb 2013 00:58:11 -0500
> From: Len Brown <[email protected]> > > (pm_idle)() is being removed from linux/pm.h > because Linux does not have such a cross-architecture concept. > > sparc uses an idle function pointer in its architecture > specific code. So we re-name sparc use of pm_idle to sparc_idle. > > Maybe some day, SPARC will cut over to cpuidle... > > Signed-off-by: Len Brown <[email protected]> Acked-by: David S. Miller <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

