]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpio/gpio-zynq.c
gpio/zynq: Use irq_set_chip_handler_name_locked()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 23 Jun 2015 12:37:42 +0000 (14:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jul 2015 10:12:19 +0000 (12:12 +0200)
commit47c08462921f17de890c2574b2893ecae44cfd76
tree845c5773ed74c7c3eb5e9250f944dc2a97c19a24
parentf7f877533c11029e4b4caf8aae9968c5fd561625
gpio/zynq: Use irq_set_chip_handler_name_locked()

Hand in irq_data and avoid the redundant lookup of irq_desc.

Originally-from: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/gpio/gpio-zynq.c