[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151002085254.6a929c58@tock>
Date: Fri, 2 Oct 2015 08:52:54 +0200
From: Alban <albeu@...e.fr>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Aban Bedel <albeu@...e.fr>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
Alexandre Courbot <gnurou@...il.com>,
Ralf Baechle <ralf@...ux-mips.org>,
Gabor Juhos <juhosg@...nwrt.org>,
Linux MIPS <linux-mips@...ux-mips.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] gpio: ath79: Convert to the state container design
pattern
On Fri, 25 Sep 2015 09:39:51 -0700
Linus Walleij <linus.walleij@...aro.org> wrote:
> On Tue, Sep 1, 2015 at 2:38 AM, Alban Bedel <albeu@...e.fr> 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@...e.fr>
> > ---
> >
> > 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists