Re: [RFC 00/12] Marvell NAND controller rework with ->exec_op()

2017-10-18 Thread Boris Brezillon
Hi Miquel, On Wed, 18 Oct 2017 16:36:17 +0200 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: add > ->exec

[RFC 00/12] Marvell NAND controller rework with ->exec_op()

2017-10-18 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", but mostly it will ease later expansion of the framework, a