public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT
@ 2007-08-13  6:34 joe
  2007-08-13 14:14 ` Nicolas Pitre
  0 siblings, 1 reply; 5+ messages in thread
From: joe @ 2007-08-13  6:34 UTC (permalink / raw)
  To: torvalds, nico, linux-kernel, akpm

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <joe@perches.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 3889034..6e99107 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3768,6 +3768,11 @@ P:	Nicolas Pitre
 M:	nico@cam.org
 L:	linux-arm-kernel@lists.arm.linux.org.uk	(subscribers-only)
 S:	Maintained
+F:	Documentation/spi/pxa2xx
+F:	drivers/pcmcia/pxa2xx*
+F:	drivers/spi/pxa2xx*
+F:	drivers/usb/gadget/pxa2xx*
+F:	sound/soc/pxa/pxa2xx*
 
 PXA MMCI DRIVER
 S:	Orphan

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

* Re: [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT
  2007-08-13  6:34 [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT joe
@ 2007-08-13 14:14 ` Nicolas Pitre
  2007-08-13 15:59   ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Pitre @ 2007-08-13 14:14 UTC (permalink / raw)
  To: joe; +Cc: Linus Torvalds, lkml, akpm

On Sun, 12 Aug 2007, joe@perches.com wrote:

> Add file pattern to MAINTAINER entry
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3889034..6e99107 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3768,6 +3768,11 @@ P:	Nicolas Pitre
>  M:	nico@cam.org
>  L:	linux-arm-kernel@lists.arm.linux.org.uk	(subscribers-only)
>  S:	Maintained
> +F:	Documentation/spi/pxa2xx
> +F:	drivers/pcmcia/pxa2xx*
> +F:	drivers/spi/pxa2xx*
> +F:	drivers/usb/gadget/pxa2xx*
> +F:	sound/soc/pxa/pxa2xx*

Please don't apply this one as is.  The spi and usb bits weren't written 
by me, and given that I don't have access to the corresponding hardware 
at the moment, I'd have a really hard time maintaining those bits.


Nicolas

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

* Re: [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT
  2007-08-13 14:14 ` Nicolas Pitre
@ 2007-08-13 15:59   ` Joe Perches
  2007-08-13 16:28     ` Nicolas Pitre
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2007-08-13 15:59 UTC (permalink / raw)
  To: Nicolas Pitre; +Cc: Linus Torvalds, lkml, akpm

On Mon, 2007-08-13 at 10:14 -0400, Nicolas Pitre wrote:
> On Sun, 12 Aug 2007, joe@perches.com wrote:
> 
> > Add file pattern to MAINTAINER entry
> > 
> > Signed-off-by: Joe Perches <joe@perches.com>
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3889034..6e99107 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3768,6 +3768,11 @@ P:	Nicolas Pitre
> >  M:	nico@cam.org
> >  L:	linux-arm-kernel@lists.arm.linux.org.uk	(subscribers-only)
> >  S:	Maintained
> > +F:	Documentation/spi/pxa2xx
> > +F:	drivers/pcmcia/pxa2xx*
> > +F:	drivers/spi/pxa2xx*
> > +F:	drivers/usb/gadget/pxa2xx*
> > +F:	sound/soc/pxa/pxa2xx*
> 
> Please don't apply this one as is.  The spi and usb bits weren't written 
> by me, and given that I don't have access to the corresponding hardware 
> at the moment, I'd have a really hard time maintaining those bits.

What's your pleasure?  Prefer this?

+F:	Documentation/spi/pxa2xx
+F:	drivers/pcmcia/pxa2xx*
+F:	sound/soc/pxa/pxa2xx*



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

* Re: [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT
  2007-08-13 15:59   ` Joe Perches
@ 2007-08-13 16:28     ` Nicolas Pitre
  2007-08-13 17:06       ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Pitre @ 2007-08-13 16:28 UTC (permalink / raw)
  To: Joe Perches; +Cc: Linus Torvalds, lkml, akpm

On Mon, 13 Aug 2007, Joe Perches wrote:

> On Mon, 2007-08-13 at 10:14 -0400, Nicolas Pitre wrote:
> > Please don't apply this one as is.  The spi and usb bits weren't written 
> > by me, and given that I don't have access to the corresponding hardware 
> > at the moment, I'd have a really hard time maintaining those bits.
> 
> What's your pleasure?  Prefer this?
> 
> +F:	Documentation/spi/pxa2xx

I'd like you remove that one too.


Nicolas

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

* Re: [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT
  2007-08-13 16:28     ` Nicolas Pitre
@ 2007-08-13 17:06       ` Joe Perches
  0 siblings, 0 replies; 5+ messages in thread
From: Joe Perches @ 2007-08-13 17:06 UTC (permalink / raw)
  To: Nicolas Pitre; +Cc: Linus Torvalds, lkml, akpm

On Mon, 2007-08-13 at 12:28 -0400, Nicolas Pitre wrote:
> > +F:	Documentation/spi/pxa2xx
> I'd like you remove that one too.

PXA2xx SUPPORT
P:	Nicolas Pitre
M:	nico@cam.org
L:	linux-arm-kernel@lists.arm.linux.org.uk	(subscribers-only)
S:	Maintained
F:	drivers/pcmcia/pxa2xx*
F:	drivers/spi/pxa2xx*
F:	drivers/usb/gadget/pxa2xx*
F:	sound/soc/pxa/pxa2xx*




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

end of thread, other threads:[~2007-08-13 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13  6:34 [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT joe
2007-08-13 14:14 ` Nicolas Pitre
2007-08-13 15:59   ` Joe Perches
2007-08-13 16:28     ` Nicolas Pitre
2007-08-13 17:06       ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox