From: Santosh Shilimkar Date: Mon, 18 Jul 2011 06:55:10 +0000 (+0530) Subject: ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle. X-Git-Tag: v3.3-rc1~137^2~5^2^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72826b9f8892957156e3d390b74d8bd5e0835d51;p=pandora-kernel.git ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle. Default arch_idle() isn't good enough for OMAP4 because of aync bridge errata and necessity of NOPs post WFI to avoid speculative prefetch aborts. Hence Use OMAP4 custom omap_do_wfi() hook for default idle. Later in the series, async bridge errata work-around patch updates the omap_do_wfi() with necessary interconnects barriers. Signed-off-by: Santosh Shilimkar Acked-by: Jean Pihet Reviewed-by: Kevin Hilman Tested-by: Vishwanath BS Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed