ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
authorJeremy Vial <jvial@adeneo-embedded.com>
Thu, 31 Jul 2014 13:10:33 +0000 (15:10 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Aug 2014 08:17:50 +0000 (01:17 -0700)
commit9b5f7428f8b16bd8980213f2b70baf1dd0b9e36c
tree877ba5ea26c4d0f1ebce3ef17b751a4b231651dd
parentd40dbcd57b942528d7dbd17ace0b32136d848ecb
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.

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>
Cc: stable@vger.kernel.org
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/control.c