]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8152682dda6cbbd187b2d5689015241f61356f41
tree419e5a73823ffec9a23b22334b4c5ee936272e49
parentbabe42a44fb0a1ec7bbbe190c1c8eb16f3cc2248
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