rv1126-uboot/drivers/mtd/onenand
Boris Brezillon 042673ef62 UPSTREAM: mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Some MTD sublayers/drivers are implementing ->_read/write_oob() and
provide dummy wrappers for their ->_read/write() implementations.
Let the core handle this case instead of duplicating the logic.

Change-Id: I7276effeba2885da48ab4834e272c51a258588dd
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Tested-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 596cf083da34c2007f8ec760c8b077f6f28ee655)
2019-07-05 19:33:44 +08:00
..
Makefile
onenand_base.c UPSTREAM: mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 2019-07-05 19:33:44 +08:00
onenand_bbt.c UPSTREAM: mtd: replace MTDDEBUG() with pr_debug() 2019-07-05 19:20:53 +08:00
onenand_spl.c onenand_spl_simple: Add DDP OneNAND support 2017-06-23 10:38:07 -04:00
onenand_uboot.c mtd: OneNAND: allow board init function fail 2016-07-22 14:46:12 -04:00
samsung.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00