diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-09-21 05:33:54 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-09-21 05:33:54 -0400 |
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/ | |||
3202 | F: include/net/irda/ | 3202 | F: include/net/irda/ |
3203 | F: net/irda/ | 3203 | F: net/irda/ |
3204 | 3204 | ||
3205 | IRQ SUBSYSTEM | ||
3206 | M: Thomas Gleixner <tglx@linutronix.de> | ||
3207 | S: Maintained | ||
3208 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core | ||
3209 | F: kernel/irq/ | ||
3210 | |||
3205 | ISAPNP | 3211 | ISAPNP |
3206 | M: Jaroslav Kysela <perex@perex.cz> | 3212 | M: Jaroslav Kysela <perex@perex.cz> |
3207 | S: Maintained | 3213 | S: Maintained |