mtd: nand: Embed struct mtd_info into struct nand_chip
Similar to what is done in the Kernel. In the Kernel we have a struct
nand_device embedded into struct nand_chip and the nand_device has an
mtd_info embedded into it. Until we have struct nand_device we embed
mtd_info directly into the nand_chip.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5723266 commit 76b6f74c53974591c1c70535834e93e38103860f
@Sascha Hauer Sascha Hauer authored on 26 Aug 2019
Showing 11 changed files
View
drivers/mtd/nand/atmel_nand.c
View
drivers/mtd/nand/denali.h
View
drivers/mtd/nand/nand_denali.c
View
drivers/mtd/nand/nand_imx.c
View
drivers/mtd/nand/nand_mrvl_nfc.c
View
drivers/mtd/nand/nand_mxs.c
View
drivers/mtd/nand/nand_omap_gpmc.c
View
drivers/mtd/nand/nand_orion.c
View
drivers/mtd/nand/nand_s3c24xx.c
View
drivers/mtd/nand/nomadik_nand.c
View
include/linux/mtd/nand.h