linux/drivers/mtd/onenand
Adrian Hunter 9d03280129 [MTD] OneNAND: Return an error if a read timeout occurs
If OneNAND is operating within specification, all operations should easily be
completed within the 20 millisecond timeout.
This patch faithlessly adds a check for the timeout and returns an error in
that case.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2007-01-18 10:59:44 +09:00
..
generic.c Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 2006-11-29 00:03:10 +00:00
Kconfig Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile Revert "[PATCH] OneNAND: Add simulator" 2005-11-07 01:11:04 +01:00
onenand_base.c [MTD] OneNAND: Return an error if a read timeout occurs 2007-01-18 10:59:44 +09:00
onenand_bbt.c [MTD] OneNAND: fix onenand_wait bug 2007-01-10 14:34:42 +02:00