linux/drivers/mtd/nand
Miquel Raynal cbd87780be mtd: rawnand: Get rid of chip->ecc.priv
nand_ecc_ctrl embeds a private pointer which only has a meaning in the
sunxi driver. This structure will soon be deprecated, but as this
field is actually not needed, let's just drop it.

Cc: Maxime Ripard <mripard@kernel.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-11-miquel.raynal@bootlin.com
2020-12-10 22:37:29 +01:00
..
onenand mtd: onenand: simplify the return expression of onenand_transfer_auto_oob 2020-09-30 16:44:17 +02:00
raw mtd: rawnand: Get rid of chip->ecc.priv 2020-12-10 22:37:29 +01:00
spi mtd: spinand: gigadevice: Add support for GD5F4GQ4xC 2020-09-30 16:44:16 +02:00
Kconfig mtd: nand: ecc-bch: Move BCH code to the generic NAND layer 2020-11-30 09:27:32 +01:00
Makefile mtd: nand: ecc-bch: Move BCH code to the generic NAND layer 2020-11-30 09:27:32 +01:00
bbt.c mtd: nand: Fix memory allocation in nanddev_bbt_init() 2018-11-28 15:41:50 +01:00
core.c mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg 2019-04-08 10:21:08 +02:00
ecc-sw-bch.c mtd: nand: ecc-bch: Create the software BCH engine 2020-12-10 22:37:26 +01:00
ecc.c mtd: nand: ecc: Add an I/O request tweaking mechanism 2020-11-30 09:27:32 +01:00