ARM: vexpress/TC2: implement PM suspend method
authorNicolas Pitre <nico@linaro.org>
Mon, 10 Dec 2012 05:22:06 +0000 (00:22 -0500)
committerPawel Moll <pawel.moll@arm.com>
Wed, 7 Aug 2013 13:55:54 +0000 (14:55 +0100)
Similar to power_down(), except that for a suspend, the firmware
mailbox address has to be set prior entering low power mode.

The residency argument is not used yet, so the last man always shuts
down the cluster for now.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Pawel Moll <pawel.moll@arm.com>

No differences found