Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edd96900 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Rob Herring
Browse files

irqchip: add to the directories part of the IRQ subsystem in MAINTAINERS



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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: default avatarRob Herring <rob.herring@calxeda.com>
parent 9931faca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4209,6 +4209,7 @@ M: Thomas Gleixner <tglx@linutronix.de>
S:	Maintained
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
F:	kernel/irq/
F:	drivers/irqchip/

IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>