linux_dsm_epyc7002/drivers/mtd/nand/raw/bcm47xxnflash
Boris Brezillon 7d6c37e90c mtd: rawnand: Deprecate the ->select_chip() hook
Now that the CS line to be selected is passed to ->exec_op() and
stored in chip->cur_cs and after patching all drivers implementing
->exec_op() to stop implementing this method, we can deprecate it by
moving it to the nand_legacy structure.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-12-07 10:38:27 +01:00
..
bcm47xxnflash.h
main.c mtd: rawnand: Pass a nand_chip object to nand_release() 2018-10-03 11:12:25 +02:00
Makefile
ops_bcm4706.c mtd: rawnand: Deprecate the ->select_chip() hook 2018-12-07 10:38:27 +01:00