Re: [PATCH] gpio: ath79: Convert to the state container design pattern

From: Alban
Date: Fri Oct 02 2015 - 02:53:13 EST


On Fri, 25 Sep 2015 09:39:51 -0700
Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:

> On Tue, Sep 1, 2015 at 2:38 AM, Alban Bedel <albeu@xxxxxxx> wrote:
>
> > Turn the ath79 driver into a true driver supporting multiple
> > instances. While at it also removed unneed includes and make use of
> > the BIT() macro.
> >
> > Signed-off-by: Alban Bedel <albeu@xxxxxxx>
> > ---
> >
> > This patch apply on top of my previous MIPS GPIO patches that are
> > pending for 4.3, so it might be better to take it thru the MIPS
> > tree.
>
> Patch applied (for v4.4).
>
> Would you consider sending a patch adding yourself as maintainer
> for this file in MAINTAINERS?

Yes, I'll send that soon.

However while looking at adding IRQ support I stumbled upon the bgpio
API from the generic gpio driver. I think it might make more sense
to simply move to this API instead of doing the above cleanup. I'll
send a patch for this in the next days.

Alban
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/