[PATCH 2/2] ARM: imx6q: add cpu suspend/resume support in IRAM
From: Shawn Guo <hidden>
Date: 2012-01-05 07:32:01
From: Shawn Guo <hidden>
Date: 2012-01-05 07:32:01
On Wed, Jan 04, 2012 at 09:13:55AM +0000, Russell King - ARM Linux wrote:
On Sat, Dec 31, 2011 at 02:23:44PM +0800, Jason Chen wrote:quoted
+ imx6q_iram_pm.suspend_iram_vaddr = + __arm_ioremap(imx6q_iram_pm.suspend_iram_paddr, + imx6q_iram_pm.suspend_iram_size, + MT_MEMORY_NONCACHED);Stop going beneath the API covers.
Assume that you are suggesting __arch_ioremap() should be used instead, correct? -- Regards, Shawn