omap3 nand: cleanup virtual address usages
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 9 Jul 2010 09:14:45 +0000 (09:14 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 12:30:38 +0000 (15:30 +0300)
commit2c01946c6b9ebaa5a89710bc42ca224a7f52f227
tree419e5a73823ffec9a23b22334b4c5ee936272e49
parent948d38e799f0ab87cf8ed9113fcdaaee61acf321
omap3 nand: cleanup virtual address usages

This patch removes direct reference of gpmc address from generic nand platform code.
Nand platform code now uses wrapper functions which are implemented in gpmc module.

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc-nand.c
arch/arm/mach-omap2/gpmc.c
arch/arm/plat-omap/include/plat/gpmc.h
arch/arm/plat-omap/include/plat/nand.h
drivers/mtd/nand/omap2.c