* Kevin Hilman <[email protected]> [121114 16:56]: > From: Kevin Hilman <[email protected]> > > commit c9621844 (ARM: OMAP4: PM: add errata support) introduced errata > handling for OMAP4, but was broken when CONFIG_PM=n. > > When CONFIG_PM=n, pm44xx.c is not compiled, yet that is where pm44xx_errata > is defined. However, these errata are needed for the SMP boot/hotplug case > also, and are primarily used in omap-smp.c. > > Move the definition of pm44xx_errata to omap-smp.c so that it's available > even in the CONFIG_PM=n case. > > Cc: Tero Kristo <[email protected]> > Signed-off-by: Kevin Hilman <[email protected]> > --- > This patch applies on top of Tony's fixes-non-critical-part-2. > The bug was introduced in my for_3.8-fixes-pm tag (now included in Tony's > fixes-non-critical-part2.)
Thanks applied to omap-for-v3.8/fixes-non-critical-v2 and pushed out. Tony -- 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
