On Fri, Jan 16, 2009 at 01:27:52PM -0800, David Brownell wrote:
> So why not just enable PM=y in the configuration? It's not
> actually required to do much, beyond not being broken.
That patch would have to go through tony
arch/arch/plat-omap/include/mach/pm.h:
#if !defined(CONFIG_ARCH_OMAP730) && \
!defined(CONFIG_ARCH_OMAP15XX) && \
!defined(CONFIG_ARCH_OMAP16XX) && \
!defined(CONFIG_ARCH_OMAP24XX) && \
!defined(CONFIG_ARCH_OMAP34XX)
#error "Power management for this processor not implemented yet"
#endif
--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html