Commits

Anson Huang committed 7ceb08db96a
MLK-11985-2 ARM: imx: call __pa instead of virt_to_phys Use different API to fix below issue reported by coverity: Out-of-bounds access (ARRAY_VS_SINGLETON), ptr_arith: Using &iram_tlb_phys_addr as an array. This might corrupt or misinterpret adjacent memory locations. Signed-off-by: Anson Huang <Anson.Huang@freescale.com>