diff options
author | Jason Cooper <[email protected]> | 2014-05-13 18:47:01 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-05-13 21:10:55 +0200 |
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
-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: [email protected] S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core F: kernel/irq/ + +IRQCHIP DRIVERS +M: Thomas Gleixner <[email protected]> +M: Jason Cooper <[email protected]> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core +T: git git://git.infradead.org/users/jcooper/linux.git irqchip/core F: drivers/irqchip/ IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) |