Hi Boris,

On Thu, Sep 06, 2018 at 02:05:13PM +0200, Boris Brezillon wrote:
> Let's make the raw NAND API consistent by patching all helpers and
> hooks to take a nand_chip object instead of an mtd_info one or
> remove the mtd_info object when both are passed.
> 
> In order to do that, we first need to update the platform_nand_ctrl
> hooks to take a nand_chip object instead of an mtd_info.
> 
> We add temporary plat_nand_xxx() wrappers to the do the mtd -> chip
> conversion, but those will be dropped when patching nand_chip hooks to
> take a nand_chip object.
> 
> Signed-off-by: Boris Brezillon <boris.brezil...@bootlin.com>
> Reviewed-by: Alexander Sverdlin <alexander.sverd...@gmail.com>
> Acked-by: Alexander Sverdlin <alexander.sverd...@gmail.com>
> Acked-by: Robert Jarzmik <robert.jarz...@free.fr>
> Acked-by: Krzysztof Halasa <khal...@piap.pl>

Acked-by: Paul Burton <paul.bur...@mips.com> # MIPS parts

Thanks,
    Paul
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to