ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register save
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 13 Sep 2012 04:14:34 +0000 (21:14 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Sep 2012 04:14:34 +0000 (21:14 -0700)
commitecc335fc970bb9249c6954cc958f24cec51f52d2
tree258c4060eca5ac954f552a2e64094f267d379472
parent5e40b1c1cc5ae9b949f96d40356afd2a31477365
ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register save

The wakeupgen context-save code reads AUXCOREBOOT0 register
instead of AUXCOREBOOT1 register contents while saving AUXCOREBOOT1.

Fix the same.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-wakeupgen.c