[PATCH 16/20] mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
miquel.raynal at bootlin.com
Fri Oct 30 13:29:11 EDT 2020
On Tue, 2020-09-29 at 23:01:20 UTC, Miquel Raynal wrote:
> This code is meant to be reused by the SPI-NAND core. Now that the
> driver has been cleaned and reorganized, use a generic ECC engine
> object to store the driver's data instead of accessing members of the
> nand_chip structure. This means adding proper init/cleanup helpers.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.
Miquel
More information about the linux-mtd
mailing list