linux_dsm_epyc7002/drivers/mtd/nand/raw/bcm47xxnflash
Boris Brezillon 3cece3abeb mtd: rawnand: Deprecate ->chip_delay
The wait timeouts and delays are directly extracted from the NAND
timings and ->chip_delay is only used in legacy path, so let's move it
to the nand_legacy struct to make it clear.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-10-03 11:12:25 +02:00
..
bcm47xxnflash.h mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00
main.c mtd: rawnand: Pass a nand_chip object to nand_release() 2018-10-03 11:12:25 +02:00
Makefile mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00
ops_bcm4706.c mtd: rawnand: Deprecate ->chip_delay 2018-10-03 11:12:25 +02:00