ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sat, 16 Feb 2013 12:25:08 +0000 (17:55 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 28 Mar 2013 07:25:59 +0000 (12:55 +0530)
commit6cf38956c9838414b2678c7e661001313d200d8c
tree156524286066eceaf0b23196c437ddb0f4e7bdba
parentb699ddd19bf3542d43ffe293c6148161e160b1bc
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 <khilman@deeprootsystems.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/pm44xx.c