[PATCH] mtd: nand: jz4740: Convert to GPIO descriptor API
Brian Norris
computersforpeace at gmail.com
Mon Feb 2 01:05:08 PST 2015
On Fri, Jan 09, 2015 at 12:05:35PM -0800, Brian Norris wrote:
> 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 at metafoo.de>
> > > ---
> > > This patch should preferably be merged through the MTD tree with Ralf's ack for
> > > the MIPS bits.
> >
> > Acked-by: Ralf Baechle <ralf at linux-mips.org>
>
> For MTD stuff:
>
> Acked-by: Brian Norris <computersforpeace at gmail.com>
>
> > 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.
OK, applied to l2-mtd.git.
Brian
More information about the linux-mtd
mailing list