[PATCH] ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n

Tony Lindgren tony at atomide.com
Wed Nov 14 20:20:25 EST 2012


* Kevin Hilman <khilman at deeprootsystems.com> [121114 16:56]:
> From: Kevin Hilman <khilman at ti.com>
> 
> 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 <t-kristo at ti.com>
> Signed-off-by: Kevin Hilman <khilman at ti.com>
> ---
> 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



More information about the linux-arm-kernel mailing list