linux/drivers/mtd/nand/raw/gpmi-nand
Boris Brezillon 50a487e771 mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Let's make the raw NAND API consistent by patching all helpers and
hooks to take a nand_chip object instead of an mtd_info one or
remove the mtd_info object when both are passed.

Let's tackle the chip->dev_ready() hook.

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
..
bch-regs.h
gpmi-lib.c mtd: rawnand: gpmi: Switch to SPDX identifier 2018-07-18 10:10:13 +02:00
gpmi-nand.c mtd: rawnand: Pass a nand_chip object to chip->dev_ready() 2018-10-03 11:12:25 +02:00
gpmi-nand.h mtd: rawnand: gpmi: Switch to SPDX identifier 2018-07-18 10:10:13 +02:00
gpmi-regs.h mtd: rawnand: gpmi: use core timings instead of an empirical derivation 2018-03-20 12:00:00 +01:00
Makefile