commit | 324b23e38db599cd1eb610fb92b0142d5c0be4a8 | [log] [tgz] |
---|---|---|
author | Jeremy Vial <jvial@adeneo-embedded.com> | Thu Jul 31 15:10:33 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 05 16:28:34 2014 -0700 |
tree | ddec95adb564f2e983204abe209a60560a710117 | |
parent | 2cffa7238a408b7ff5ce9a4352485ff035fb7b19 [diff] |
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case. commit 9b5f7428f8b16bd8980213f2b70baf1dd0b9e36c upstream. According to the comment “restore_es3: applies to 34xx >= ES3.0" in "arch/arm/mach-omap2/sleep34xx.S”, omap3_restore_es3 should be used if the revision of an OMAP34xx is ES3.1.2. Signed-off-by: Jeremy Vial <jvial@adeneo-embedded.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>