Re: [PATCH 0/5] Introduce the new NAND core interface: ->exec_op()

2017-12-01 Thread Boris Brezillon
Hi all, On Thu, 30 Nov 2017 18:01:27 +0100 Miquel Raynal wrote: > Hi, > > This series adds the implementation of the NAND framework ->exec_op() > interface with all the related hooks and helpers. The reasons for adding > it are explained in details in the commit log: > > "mtd: nand: ad

[PATCH 0/5] Introduce the new NAND core interface: ->exec_op()

2017-11-30 Thread Miquel Raynal
Hi, This series adds the implementation of the NAND framework ->exec_op() interface with all the related hooks and helpers. The reasons for adding it are explained in details in the commit log: "mtd: nand: add ->exec_op() implementation" Long story short: it will ease later expansion of