linux_dsm_epyc7002/drivers/mtd/nand/raw/bcm47xxnflash
Boris Brezillon 6c836d515f mtd: rawnand: Get rid of chip->chipsize
The target size can now be returned by nanddev_get_targetsize(). Get
rid of the chip->chipsize field and use this helper instead.

Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-04-08 10:21:15 +02:00
..
bcm47xxnflash.h mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00
main.c mtd: rawnand: Pass a nand_chip object to nand_release() 2018-10-03 11:12:25 +02:00
Makefile mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00
ops_bcm4706.c mtd: rawnand: Get rid of chip->chipsize 2019-04-08 10:21:15 +02:00