diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-09-21 11:33:54 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-09-21 11:33:54 +0200 |
commit | a800c7cc5380fbb6b4f2f3bd89f6776eb3da2242 (patch) | |
tree | 4054e0dbd859a5902a583c2b549ef69e8d8cfef2 /MAINTAINERS | |
parent | b30a3f6257ed2105259b404d419b4964e363928c (diff) |
MAINTAINERS: Add IRQ subsystem
I do not expect, that this will help anything, but at least it's going
to remove the lame excuse about the missing maintainer entry.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50b8148448fd..630a1f77faa3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3202,6 +3202,12 @@ F: drivers/net/irda/ F: include/net/irda/ F: net/irda/ +IRQ SUBSYSTEM +M: Thomas Gleixner <tglx@linutronix.de> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core +F: kernel/irq/ + ISAPNP M: Jaroslav Kysela <perex@perex.cz> S: Maintained |