On Fri, 17 Aug 2018 18:09:00 +0200
Boris Brezillon <boris.brezil...@bootlin.com> 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 had temporary plat_nand_xxx() wrappers to the do the mtd -> chip

     ^ add

> conversion, but those will be dropped when doing the patching nand_chip

                                             ^ s/doing the//

> hooks to take a nand_chip object.

Will fix those typos in v2.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to