gpio/msm-v2: Use irq_set_handler_locked()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 23 Jun 2015 13:52:38 +0000 (15:52 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jul 2015 10:12:19 +0000 (12:12 +0200)
commitb11b7af97883da01082e318abac51cec7162a347
tree23131f797df05dfdac22960c82c9cbe0b42925ed
parent72b2a9ef9c5fffe274cca0be63a4f3998fa0b641
gpio/msm-v2: Use irq_set_handler_locked()

Use irq_set_handler_locked() as it avoids a redundant lookup of the
irq descriptor.

Search and replacement was done with coccinelle:

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: linux-gpio@vger.kernel.org
drivers/gpio/gpio-msm-v2.c
This page took 0.02964 seconds and 5 git commands to generate.