]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap3 nand: fix issue in board file to detect nand
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 9 Jul 2010 09:14:46 +0000 (09:14 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 12:41:17 +0000 (15:41 +0300)
commitf450d86790ebf72ac93c7ea5addd6fa278aae64c
tree9ac542aca70b6845edad0ca026afc358e76bd97c
parent2c01946c6b9ebaa5a89710bc42ca224a7f52f227
omap3 nand: fix issue in board file to detect nand

Board file modified for not to provide gpmc phys_base address to nand driver.
The gpmc_nand_init funciton is now used to detect the nand and required to
adopt _prob function as in nand/omap2.c

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-devkit8000.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3touchbook.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-sdp-flash.c