[PATCH 01/20] mtd: nand: ecc: Add an I/O request tweaking mechanism

Miquel Raynal miquel.raynal at bootlin.com
Fri Oct 30 13:30:16 EDT 2020


On Tue, 2020-09-29 at 23:01:05 UTC, Miquel Raynal wrote:
> Currently, BCH and Hamming engine are sharing the same
> tweaking/restoring I/O mechanism: they need the I/O request to fully
> cover the main/OOB area. Let's make this code generic as sharing the
> code between two drivers is already a win. Maybe other ECC engine
> drivers will need it too.
> 
> 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