diff options
author | Jason Cooper <jason@lakedaemon.net> | 2014-05-13 14:47:01 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-05-13 15:10:55 -0400 |
commit | 2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf (patch) | |
tree | 110175c781f21e0d24ee482eec9a1996d8840a4c | |
parent | 4c88d7f9b0d5fb0588c3386be62115cc2eaa8f9f (diff) |
MAINTAINERS: Add co-maintainer for drivers/irqchip
Thomas Gleixner has asked me to assist with the review and merging of
patches for the irqchip subsystem.
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Link: http://lkml.kernel.org/r/1400006821-32145-1-git-send-email-jason@lakedaemon.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6bef70b614c9..4195801270e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4818,6 +4818,14 @@ L: linux-kernel@vger.kernel.org | |||
4818 | S: Maintained | 4818 | S: Maintained |
4819 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | 4819 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
4820 | F: kernel/irq/ | 4820 | F: kernel/irq/ |
4821 | |||
4822 | IRQCHIP DRIVERS | ||
4823 | M: Thomas Gleixner <tglx@linutronix.de> | ||
4824 | M: Jason Cooper <jason@lakedaemon.net> | ||
4825 | L: linux-kernel@vger.kernel.org | ||
4826 | S: Maintained | ||
4827 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | ||
4828 | T: git git://git.infradead.org/users/jcooper/linux.git irqchip/core | ||
4821 | F: drivers/irqchip/ | 4829 | F: drivers/irqchip/ |
4822 | 4830 | ||
4823 | IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) | 4831 | IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) |