[PATCH 4/5] MAINTAINERS: add maintainer entry for Picochip picoxcell
Jamie Iles
jamie at jamieiles.com
Mon Dec 12 18:05:27 EST 2011
On Mon, Dec 12, 2011 at 02:28:28PM -0800, Joe Perches wrote:
> On Mon, 2011-12-12 at 21:46 +0000, Jamie Iles wrote:
> > Add maintainer entry for the picoxcell machine support and associated
> > drivers.
> []
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -5114,6 +5114,14 @@ L: linux-mtd at lists.infradead.org
> > S: Maintained
> > F: drivers/mtd/devices/phram.c
> >
> > +PICOXCELL SUPPORT
> > +M: Jamie Iles <jamie at jamieiles.com>
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +T: git git://github.com/jamieiles/linux-2.6-ji.git
> > +S: Supported
> > +F: arch/arm/mach-picoxcell
> > +F: drivers/*/picoxcell*
>
> This wildcard matches only 1 directory depth level.
>
> To match "drivers/char/hw_random/picoxcell-rng.c"
> you also need to have:
>
> F: drivers/*/*/picoxcell*
Thanks Joe, I'll update accordingly.
Jamie
More information about the linux-arm-kernel
mailing list