genirq: Sanitize dynamic irq handling
authorThomas Gleixner <tglx@linutronix.de>
Wed, 29 Sep 2010 16:46:55 +0000 (18:46 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:44 +0000 (16:53 +0200)
commitb7b29338dc7111ed8bd4d6555d84afae13ebe752
tree4c3159ea8bb0489ba463a061d3e6446dbfb45af2
parentb7d0d8258a9f71949b810e0f82a3d75088f4d364
genirq: Sanitize dynamic irq handling

Use the cleanup functions of the dynamic allocator. No need to have
separate implementations.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
include/linux/irq.h
kernel/irq/chip.c
kernel/irq/internals.h
kernel/irq/irqdesc.c