[U-Boot] [RFC PATCH 01/20] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing

Jagan Teki jagan at amarulasolutions.com
Wed Jun 27 10:52:23 UTC 2018


On Wed, Jun 6, 2018 at 9:00 PM, Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> From: Boris Brezillon <boris.brezillon at free-electrons.com>
>
> 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.
>
> Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
> Acked-by: Robert Jarzmik <robert.jarzmik at free.fr>
> Acked-by: Brian Norris <computersforpeace at gmail.com>
> Reviewed-by: Miquel Raynal <miquel.raynal at free-electrons.com>
> Tested-by: Ladislav Michl <ladis at linux-mips.org>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---

Reviewed-by: Jagan Teki <jagan at openedev.com>


More information about the U-Boot mailing list