Searched hist:"74 aee14c776cd98e87635b7523809db3b3a693eb" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mtd/nand/raw/ |
H A D | nandsim.c | diff 74aee14c776cd98e87635b7523809db3b3a693eb Wed Apr 17 20:54:32 CEST 2019 Richard Weinberger <richard@nod.at> mtd: nandsim: Embed struct nand_chip in struct nandsim
We will need struct nand_controller soon, so more stuff need to be parts of struct nandsim. While we are here, rename "nand" to "ns" to use the same naming scheme everywhere in nandsim.
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|