All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for GPIO subsystem
@ 2011-02-12  8:48 Grant Likely
  2011-02-15 14:20 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2011-02-12  8:48 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds, linux-kernel, Arnd Bergmann

I'll probably regret this....

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
---
 MAINTAINERS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1af022e..2f61f67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2768,6 +2768,15 @@ F:	Documentation/isdn/README.gigaset
 F:	drivers/isdn/gigaset/
 F:	include/linux/gigaset_dev.h
 
+GPIO SUBSYSTEM
+M:	Grant Likely <grant.likely@secretlab.ca>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+T:	git git://git.secretlab.ca/git/linux-2.6.git
+F:	Documentation/gpio/gpio.txt
+F:	drivers/gpio/
+F:	include/linux/gpio*
+
 GRETH 10/100/1G Ethernet MAC device driver
 M:	Kristoffer Glembo <kristoffer@gaisler.com>
 L:	netdev@vger.kernel.org


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for GPIO subsystem
  2011-02-12  8:48 [PATCH] MAINTAINERS: Add entry for GPIO subsystem Grant Likely
@ 2011-02-15 14:20 ` Josh Boyer
  2011-02-15 19:16   ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: Josh Boyer @ 2011-02-15 14:20 UTC (permalink / raw)
  To: Grant Likely; +Cc: Andrew Morton, Linus Torvalds, linux-kernel, Arnd Bergmann

On Sat, Feb 12, 2011 at 3:48 AM, Grant Likely <grant.likely@secretlab.ca> wrote:
> I'll probably regret this....
>
> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

You  might as well just do the below instead, given the number of
subsystems you maintain and areas of focus you have. ;)

josh

---

diff --git a/MAINTAINERS b/MAINTAINERS
index 531c5cf..7773c8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2409,6 +2409,7 @@ F:        drivers/net/ehea/

 EMBEDDED LINUX
 M:     Paul Gortmaker <paul.gortmaker@windriver.com>
+M:     Grant Likely <grant.likely@secretlab.ca>
 M:     Matt Mackall <mpm@selenic.com>
 M:     David Woodhouse <dwmw2@infradead.org>
 L:     linux-embedded@vger.kernel.org

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for GPIO subsystem
  2011-02-15 14:20 ` Josh Boyer
@ 2011-02-15 19:16   ` Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2011-02-15 19:16 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Andrew Morton, Linus Torvalds, linux-kernel, Arnd Bergmann

On Tue, Feb 15, 2011 at 7:20 AM, Josh Boyer <jwboyer@gmail.com> wrote:
> On Sat, Feb 12, 2011 at 3:48 AM, Grant Likely <grant.likely@secretlab.ca> wrote:
>> I'll probably regret this....
>>
>> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
>
> You  might as well just do the below instead, given the number of
> subsystems you maintain and areas of focus you have. ;)

heh, I think you overstate my influence.

I won't put my name forward for this, but I won't object if the arch
and embedded maintainers think I should be added to this list.

g.

>
> josh
>
> ---
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 531c5cf..7773c8a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2409,6 +2409,7 @@ F:        drivers/net/ehea/
>
>  EMBEDDED LINUX
>  M:     Paul Gortmaker <paul.gortmaker@windriver.com>
> +M:     Grant Likely <grant.likely@secretlab.ca>
>  M:     Matt Mackall <mpm@selenic.com>
>  M:     David Woodhouse <dwmw2@infradead.org>
>  L:     linux-embedded@vger.kernel.org
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-15 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-12  8:48 [PATCH] MAINTAINERS: Add entry for GPIO subsystem Grant Likely
2011-02-15 14:20 ` Josh Boyer
2011-02-15 19:16   ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.