OpenCloudOS-Kernel/drivers/mtd/nand/raw/bcm47xxnflash
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
bcm47xxnflash.h
main.c mtd: rawnand: Pass a nand_chip object to nand_release() 2018-10-03 11:12:25 +02:00
ops_bcm4706.c mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() 2018-10-03 11:12:25 +02:00