genirq: Consolidate set_chip_handler functions
authorThomas Gleixner <tglx@linutronix.de>
Mon, 14 Feb 2011 19:09:19 +0000 (20:09 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:23 +0000 (12:58 +0100)
commit3836ca08aad4575c120ccf328652f3873eea9063
treed5aa92880d2a44836cb7f3decdae761d0a780068
parent02725e7471b8dd58fa96f6604bdb5dde45405a2e
genirq: Consolidate set_chip_handler functions

No need to have separate functions if we have one plus inline wrappers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h
kernel/irq/chip.c