[PATCH 2/2] ARM: imx6q: add cpu suspend/resume support in IRAM

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Jan 4 04:13:55 EST 2012


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.



More information about the linux-arm-kernel mailing list