[MTD] [OneNAND] OMAP3: add delay for GPIO
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Thu, 14 Aug 2008 11:00:12 +0000 (14:00 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 15 Aug 2008 00:25:30 +0000 (01:25 +0100)
commit782b7a367d81da005d93b28cb00f9ae086773c24
tree79d42e09cb7c891f98131798bfee8e7959ea97ad
parentbde86fec7c822b6009d3cfefc20b76b8d34716af
[MTD] [OneNAND] OMAP3: add delay for GPIO

On OMAP3, the driver was occasionally not seeing the GPIO
interrupt.  Adding a small delay of one register read
eliminates the problem.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/onenand/omap2.c