Files
rockchip-kernel/include/linux/mtd
Miquel Raynal 51e7bf4534 mtd: nand: ecc: Add an I/O request tweaking mechanism
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@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-2-miquel.raynal@bootlin.com
2020-11-30 09:27:32 +01:00
..
2020-05-31 10:53:40 +02:00
2020-05-28 10:46:23 +03:00
2020-06-26 08:35:04 +02:00
2019-09-05 14:34:26 -04:00