linux_dsm_epyc7002/arch/cris/arch-v32/drivers/mach-a3
Boris BREZILLON 4883090bed cris: nand: use the mtd instance embedded in struct nand_chip
struct nand_chip now embeds an mtd device. Patch all drivers to make use
of this mtd instance instead of using the instance embedded in their
private struct or dynamically allocated.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-12-18 12:44:57 -08:00
..
Makefile CRIS v32: remove old GPIO and LEDs code 2015-11-02 20:03:05 +01:00
nandflash.c cris: nand: use the mtd instance embedded in struct nand_chip 2015-12-18 12:44:57 -08:00