]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ia64/iosapic: Use irq_set_chip_handler_name_locked()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jul 2015 20:42:48 +0000 (20:42 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 11:36:37 +0000 (13:36 +0200)
commit59fb3d58c5284b42d93262a4690291e9c0e78fe6
tree21d9056e44b59a134f96f396eb86ecc4356ccde6
parentc42574edc0e33227d4ce41ecc0a81a72f37e7ef4
ia64/iosapic: Use irq_set_chip_handler_name_locked()

__irq_set_chip_handler_name_locked() is about to be replaced. Use
irq_set_chip_handler_name_locked() instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/20150713131034.723024979@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/ia64/kernel/iosapic.c