On Mon, Dec 15, 2014 at 04:44:08PM +0100, Ralf Baechle wrote: > On Tue, Dec 02, 2014 at 08:48:26PM +0100, Lars-Peter Clausen wrote: > > > Use the GPIO descriptor API instead of the deprecated legacy GPIO API to > > manage the busy GPIO. > > > > The patch updates both the jz4740 nand driver and the only user of the driver > > the qi-lb60 board driver. > > > > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> > > --- > > This patch should preferably be merged through the MTD tree with Ralf's ack for > > the MIPS bits. > > Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> For MTD stuff: Acked-by: Brian Norris <computersforpeace@xxxxxxxxx> > Though in my experience MIPS-specific patches to non-arch/mips code receive > best testing in the MIPS tree. I don't mind this going in the MIPS tree. I doubt this driver will get much other activity in MTD soon, and you're likely quite right about MIPS testing. Let me know if you'd like to take it. If I don't hear back in a week or two, I'll take it via MTD. Brian