[MTD] [NAND] OMAP2: add retry after read timeout
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Mon, 25 Aug 2008 09:01:31 +0000 (12:01 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 16 Sep 2008 07:39:01 +0000 (00:39 -0700)
commit8afbc114542a6810b0a2e658abda6e911121cd22
treeb88ecd5179b047b7f95a7895d88a0061326bf621
parent34f6e15786293e8d6ed05f9c19ed784ff15d2702
[MTD] [NAND] OMAP2: add retry after read timeout

Very occasionally, (about one in a million) read operations are
ongoing after the timeout has expired.  So, retry three times
while the ongoing bit remains set.

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