From mboxrd@z Thu Jan 1 00:00:00 1970 From: robherring2@gmail.com (Rob Herring) Date: Sun, 28 Oct 2012 08:11:33 -0500 Subject: [PATCH v2 4/4] irqchip: add to the directories part of the IRQ subsystem in MAINTAINERS In-Reply-To: <1351416634-3352-5-git-send-email-thomas.petazzoni@free-electrons.com> References: <1351416634-3352-1-git-send-email-thomas.petazzoni@free-electrons.com> <1351416634-3352-5-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <508D2F05.1090404@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/28/2012 04:30 AM, Thomas Petazzoni wrote: > Now that the drivers/irqchip/ directory is getting more code, it needs > a maintainer. The obvious maintainer for it is Thomas Gleixner, who is > maintaining the overall IRQ subsystem. So we add drivers/irqchip/ in > the list of directories that are part of the IRQ subsystem. > > Signed-off-by: Thomas Petazzoni > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 027ec2b..c057bfc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4034,6 +4034,7 @@ M: Thomas Gleixner > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core > F: kernel/irq/ > +F: drivers/irchip/ s/irchip/irqchip/ > > IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) > M: Benjamin Herrenschmidt >