mtd: nand: ecc-hamming: Create the software Hamming engine
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Sep 2020 23:01:23 +0000 (01:01 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 10 Dec 2020 21:37:30 +0000 (22:37 +0100)
commit35fe1b98a0082ad3f576bcc420c74dab435da307
tree22c6e65e7dd7d2e830dfdabc93f55b2825d49223
parent5180a62c12497aa491a7c79c062a9e3a884c9762
mtd: nand: ecc-hamming: Create the software Hamming engine

Let's continue introducing the generic ECC engine abstraction in the
NAND subsystem by instantiating a second ECC engine: software
Hamming.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-20-miquel.raynal@bootlin.com
drivers/mtd/nand/ecc-sw-hamming.c
drivers/mtd/nand/raw/nand_base.c
include/linux/mtd/nand-ecc-sw-hamming.h
include/linux/mtd/nand.h