OpenCloudOS-Kernel/drivers/mtd/nand/raw/brcmnand
Boris Brezillon 5295cf2e04 mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
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->cmdfunc() 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
bcm6368_nand.c
bcm63138_nand.c
brcmnand.c mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() 2018-10-03 11:12:25 +02:00
brcmnand.h
brcmstb_nand.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
iproc_nand.c