From mboxrd@z Thu Jan 1 00:00:00 1970 From: haojian.zhuang@gmail.com (Haojian Zhuang) Date: Mon, 7 May 2012 13:38:41 +0800 Subject: [PATCH V2 1/4] ARM: mm: proc-mohawk: add suspend resume for mohawk In-Reply-To: <1336361041-18145-1-git-send-email-chao.xie@marvell.com> References: <1336361041-18145-1-git-send-email-chao.xie@marvell.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 7, 2012 at 11:23 AM, Chao Xie wrote: > When enable ARCH_SUSPEND_POSSIBLE, it need defintion of > cpu_mohawk_do_suspend and cpu_mohawk_do_resume > > Signed-off-by: Chao Xie Applied all Regards Haojian