From: joe@perches.com (Joe Perches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/5] MAINTAINERS: add maintainer entry for Picochip picoxcell
Date: Mon, 12 Dec 2011 14:28:28 -0800 [thread overview]
Message-ID: <1323728908.1812.5.camel@joe2Laptop> (raw)
In-Reply-To: <1323726414-3319-5-git-send-email-jamie@jamieiles.com>
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@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*
next prev parent reply other threads:[~2011-12-12 22:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 21:46 [PATCH 0/5] Misc picoxcell features for 3.3 Jamie Iles
2011-12-12 21:46 ` [PATCH 1/5] ARM: picoxcell: remove mach/memory.h Jamie Iles
2011-12-12 21:46 ` [PATCH 2/5] ARM: picoxcell: don't reserve irq_descs Jamie Iles
2011-12-12 22:39 ` Rob Herring
2011-12-12 23:03 ` Jamie Iles
2011-12-12 21:46 ` [PATCH 3/5] ARM: picoxcell: move io mappings to common.c Jamie Iles
2011-12-12 21:46 ` [PATCH 4/5] MAINTAINERS: add maintainer entry for Picochip picoxcell Jamie Iles
2011-12-12 22:28 ` Joe Perches [this message]
2011-12-12 23:05 ` Jamie Iles
2011-12-12 21:46 ` [PATCH 5/5] ARM: picoxcell: implement watchdog restart Jamie Iles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1323728908.1812.5.camel@joe2Laptop \
--to=joe@perches.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).