OSDN Git Service

ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 28 Mar 2014 11:21:16 +0000 (12:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Apr 2014 00:24:35 +0000 (01:24 +0100)
commit16c79a3776c17965dedab4732d925f6098df91c1
tree8a2ad6402ddc7a22c61178efd11b25d7dae89d30
parent64d3b6a3f480154b6727dd2187f5f2b58c15da77
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B

PJ4B needs extra instructions for suspend and resume, so instead of
using the armv7 version, this commit introduces specific versions for
PJ4B.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-v7.S