Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+6
+6
MAINTAINERS
··· 3202 3202 F: include/net/irda/ 3203 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 3211 ISAPNP 3206 3212 M: Jaroslav Kysela <perex@perex.cz> 3207 3213 S: Maintained