[PATCH 2/2] ARM: imx6q: add cpu suspend/resume support in IRAM
Shawn Guo
shawn.guo at freescale.com
Thu Jan 5 02:32:01 EST 2012
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:
> > + 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
More information about the linux-arm-kernel
mailing list