From: Santosh Shilimkar Date: Sat, 16 Feb 2013 12:25:08 +0000 (+0530) Subject: ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now X-Git-Tag: omap-for-v3.10/cleanup-v2-signed^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf38956c9838414b2678c7e661001313d200d8c;p=pandora-kernel.git ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now With commit bfd6d021 {ARM: OMAP3+: Implement timer workaround for errata i103 and i767}, the sync and gptimer synchronization errata got fixed. Hence the l4_wakeup static dependency with MPU can can be removed now. Static dependency was one of the proposed workaround but from power savings perspective, it isn't an ideal workaround. Acked-by: Kevin Hilman Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed