[PATCH v3 6/9] mtd: rawnand: Try not to use the ECC private structures

Miquel Raynal miquel.raynal at bootlin.com
Tue Mar 2 16:33:29 GMT 2021


On Wed, 2021-01-27 at 20:30:17 UTC, Miquel Raynal wrote:
> Most of the time, there is no need to use the software ECC Hamming and
> BCH algorithms private context to know their configuration. All the
> data has been stored by their ->init_ctx() hook in the generic NAND
> ECC engine structure, so use this one when possible.
> 
> 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