On Thu, 2018-12-20 at 14:13:20 UTC, Boris Brezillon wrote: > mtd_{read,write}_oob() already take care of checking the params and > calling ->_{read,write}() or ->_{read,write}_oob() based on the > request and the operations supported by the MTD device. > No need to duplicate the logic, we can simply implement > mtd_{read,write}() as wrappers around mtd_{read,write}_oob(). > > Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxx> > Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to http://git.infradead.org/linux-mtd.git mtd/next, thanks. Boris ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/