]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: Make use of the ECC framework
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Aug 2020 08:52:04 +0000 (10:52 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 28 Sep 2020 13:59:49 +0000 (15:59 +0200)
commitf100aeabbea1203b0cedb91c976c05689eb4ec2b
tree9a39a1adc7b02866ab8fb0c0dd1b92e56cdd2434
parent614c9f39e26809f7372a3e8f71817da3c46e999c
mtd: rawnand: Make use of the ECC framework

Just enable the ECC framework with raw NAND so that we can drop, one
by one, all the unnecessary/redundant definitions.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200827085208.16276-17-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/nand_base.c