[PATCH v3 1/2] ARM: feroceon: Add suspend/resume operation
From: Russell King - ARM Linux <hidden>
Date: 2013-10-02 21:03:52
From: Russell King - ARM Linux <hidden>
Date: 2013-10-02 21:03:52
On Tue, Oct 01, 2013 at 09:38:50AM -0400, Jason Cooper wrote:
+rmk (oops, forgot to add you the first time around) On Thu, Aug 22, 2013 at 12:49:06PM -0300, Ezequiel Garcia wrote:quoted
Add support for suspend/resume operations. The implemented procedures are identical to the ones for ARM926. Signed-off-by: Ezequiel Garcia <redacted> --- arch/arm/Kconfig | 2 +- arch/arm/mm/proc-feroceon.S | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-)Russell, This is pretty isolated, and the next patch in the series depends on it for building (it's changes are all in mach-kirkwood/). Should Ezequiel push this into your patch tracker (and then could you create a public, non-rebasable branch containing it?), or can I take it with your Ack?
It looks fine, but it should cone via my tree in case of any conflicts in core code. Thanks.