1
0
Fork 0
alistair23-linux/arch/arm/mach-s5pv210
Ard Biesheuvel 00ee68ecc2 ARM: 8326/1: s5pv210: move resume code to .text section
This code calls cpu_resume() using a straight branch (b), so
now that we have moved cpu_resume() back to .text, this should
be moved there as well.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-03-29 23:11:58 +01:00
..
Kconfig ARM: S5PV210: Enable multi-platform build support 2014-07-19 04:32:16 +09:00
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
common.h ARM: S5PV210: Untie PM support from legacy code 2014-07-19 04:32:11 +09:00
pm.c ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ 2014-08-18 09:04:06 -05:00
regs-clock.h ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ 2014-08-18 09:04:06 -05:00
s5pv210.c ARM: make arrays containing machine compatible strings const 2015-02-19 09:44:17 +01:00
sleep.S ARM: 8326/1: s5pv210: move resume code to .text section 2015-03-29 23:11:58 +01:00