From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Sun, 27 Sep 2009 01:11:54 +0200 Subject: [PATCH V2] MAINTAINERS: ARM/Palm file patterns In-Reply-To: <1254002818.7128.65.camel@Joe-Laptop.home> References: <1253990824.7128.25.camel@Joe-Laptop.home> <200909262230.43385.marek.vasut@gmail.com> <1254002818.7128.65.camel@Joe-Laptop.home> Message-ID: <200909270111.54241.marek.vasut@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dne Ne 27. z??? 2009 00:06:58 Joe Perches napsal(a): > On Sat, 2009-09-26 at 22:30 +0200, Marek Vasut wrote: > > Dne So 26. z??? 2009 21:53:52 Joe Perches napsal(a): > > > On Sat, 2009-09-26 at 21:14 +0200, Marek Vasut wrote: > > > > This might cause trouble, we're working on renaming treo680 (as > > > > below) to palmtreo so palm* wont do ... you'll possibly have to list > > > > them or something. Otherwise ok. > > > > palmasoc will hopefully go to hell soon anyway. Otherwise, I'm for the > > second method (listing the files, one per line), it's least confusing. > > Signed-off-by: Joe Perches Acked-by: Marek Vasut > > diff --git a/MAINTAINERS b/MAINTAINERS > index c450f3a..f8f9c4f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -741,23 +741,36 @@ M: Dirk Opfer > S: Maintained > > ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT > -P: Marek Vasut > -M: marek.vasut at gmail.com > +M: Marek Vasut > L: linux-arm-kernel at lists.infradead.org > W: http://hackndev.com > S: Maintained > +F: arch/arm/mach-pxa/include/mach/palmtx.h > +F: arch/arm/mach-pxa/palmtx.c > +F: arch/arm/mach-pxa/include/mach/palmt5.h > +F: arch/arm/mach-pxa/palmt5.c > +F: arch/arm/mach-pxa/include/mach/palmld.h > +F: arch/arm/mach-pxa/palmld.c > +F: arch/arm/mach-pxa/include/mach/palmte2.h > +F: arch/arm/mach-pxa/palmte2.c > +F: arch/arm/mach-pxa/include/mach/palmtc.h > +F: arch/arm/mach-pxa/palmtc.c > > ARM/PALM TREO 680 SUPPORT > M: Tomas Cech > L: linux-arm-kernel at lists.infradead.org > W: http://hackndev.com > S: Maintained > +F: arch/arm/mach-pxa/include/mach/treo680.h > +F: arch/arm/mach-pxa/treo680.c > > ARM/PALMZ72 SUPPORT > M: Sergey Lapin > L: linux-arm-kernel at lists.infradead.org > W: http://hackndev.com > S: Maintained > +F: arch/arm/mach-pxa/include/mach/palmz72.h > +F: arch/arm/mach-pxa/palmz72.c > > ARM/PLEB SUPPORT > M: Peter Chubb >