[MTD] NAND Introduce NAND_NO_READRDY option
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Thu, 25 May 2006 07:50:16 +0000 (09:50 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 11:45:26 +0000 (12:45 +0100)
commit7a30601b3ac7b02440ffa629fd3d2cca71c1bcd8
treedf5b7d220d4a911d8fadedf123e98955a2a9c3c4
parent04bbd0eafb0c733c6c7f5d63c5098c615fe0685a
[MTD] NAND Introduce NAND_NO_READRDY option

The nand driver has a superflous read ready / command
delay in the read functions. This was added to handle
chips which have an automatic read forward. Newer
chips do not have this functionality anymore. Add this
option to avoid the delay / I/O operation. Mark all
large page chips with the new option flag.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/nand_ids.c
include/linux/mtd/nand.h