]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit95c24ef77056650a2e8a4e8250ca4c89483741d6
treedf5b7d220d4a911d8fadedf123e98955a2a9c3c4
parent1b0672ac586fd905d7c72acd176c2eda41efcadd
[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