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> Though in my experience MIPS-specific patches to non-arch/mips code receive best testing in the MIPS tree. Cheers, Ralf