alistair23-linux/drivers/mtd/nand
Brian Norris 5bc7c33ca9 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
This partially reverts commit 1696e6bc2a
("mtd: nand: kill NAND_NO_READRDY").

In that patch I overlooked a few things.

The original documentation for NAND_NO_READRDY included "True for all
large page devices, as they do not support autoincrement." I was
conflating "not support autoincrement" with the NAND_NO_AUTOINCR option,
which was in fact doing nothing. So, when I dropped NAND_NO_AUTOINCR, I
concluded that I then could harmlessly drop NAND_NO_READRDY. But of
course the fact the NAND_NO_AUTOINCR was doing nothing didn't mean
NAND_NO_READRDY was doing nothing...

So, NAND_NO_READRDY is re-introduced as NAND_NEED_READRDY and applied
only to those few remaining small-page NAND which needed it in the first
place.

Cc: stable@kernel.org [3.5+]
Reported-by: Alexander Shiyan <shc_work@mail.ru>
Tested-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-03-14 12:48:54 +00:00
..
bcm47xxnflash Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
gpmi-nand mtd: gpmi: add sanity check for the ECC 2013-02-04 10:28:02 +02:00
alauda.c
ams-delta.c
atmel_nand.c mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. 2013-02-12 17:01:02 +02:00
atmel_nand_ecc.h
au1550nd.c
bf5xx_nand.c
cafe_nand.c
cmx270_nand.c
cs553x_nand.c
davinci_nand.c mtd: davinci_nand: Use managed resources 2013-02-13 15:14:02 +02:00
denali.c
denali.h
denali_dt.c
denali_pci.c
diskonchip.c
docg4.c
fsl_elbc_nand.c
fsl_ifc_nand.c mtd: fsl_ifc_nand: use more portable i/o accessors 2013-02-04 09:26:30 +02:00
fsl_upm.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
fsmc_nand.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-02-26 09:24:48 -08:00
gpio.c
h1910.c
jz4740_nand.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
Kconfig drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:07 -08:00
lpc32xx_mlc.c mtd: Convert to devm_ioremap_resource() 2013-01-25 12:21:47 -08:00
lpc32xx_slc.c mtd: Convert to devm_ioremap_resource() 2013-01-25 12:21:47 -08:00
Makefile MTD pull for 3.8 2012-12-19 12:47:41 -08:00
mpc5121_nfc.c
mxc_nand.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
nand_base.c mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY 2013-03-14 12:48:54 +00:00
nand_bbt.c
nand_bch.c
nand_ecc.c mtd: nane: print source of error message 2013-02-04 09:27:19 +02:00
nand_ids.c mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY 2013-03-14 12:48:54 +00:00
nandsim.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
ndfc.c
nuc900_nand.c
omap2.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
orion_nand.c
pasemi_nand.c
plat_nand.c
ppchameleonevb.c
pxa3xx_nand.c
r852.c
r852.h
rtc_from4.c
s3c2410.c mtd: Convert to devm_ioremap_resource() 2013-01-25 12:21:47 -08:00
sh_flctl.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
sharpsl.c
sm_common.c
sm_common.h
socrates_nand.c
tmio_nand.c
txx9ndfmc.c mtd: Convert to devm_ioremap_resource() 2013-01-25 12:21:47 -08:00
xway_nand.c