OSDN Git Service

Staging: Westbridge: added ioremap_nocache instead of phys_to_virt
authorSutharsan Ramamoorthy <srmt@cypress.com>
Wed, 2 Feb 2011 06:45:04 +0000 (22:45 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 21:04:23 +0000 (13:04 -0800)
commit4b906e58a1f0a29ce1da4ed832cc6f17e5889772
tree129cf9004c01e2f1fab7e844bf42ea60ee3ed9c0
parent90441bebbaa70d8ba114861319d92eaaa65cb425
Staging: Westbridge: added ioremap_nocache instead of phys_to_virt

This patch removes phys_to_virt() and adds ioremap_nocache() for
memory mapping the GPMC registers.

Signed-off-by: Sutharsan Ramamoorthy <srmt@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/westbridge/astoria/arch/arm/mach-omap2/cyashalomap_kernel.c