git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a085b
)
pinctrl/cherryview: Use irq_set_handler_locked()
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 23 Jun 2015 13:52:44 +0000
(15:52 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 17 Jul 2015 19:56:17 +0000
(21:56 +0200)
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: linux-gpio@vger.kernel.org
No differences found