linux/drivers/mtd/nand/raw/atmel
Boris Brezillon 858838b87e mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
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->setup_data_interface() 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
..
Makefile
nand-controller.c mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface() 2018-10-03 11:12:25 +02:00
pmecc.c
pmecc.h