From: Thomas Gleixner Date: Tue, 23 Jun 2015 13:52:26 +0000 (+0200) Subject: ARM/LPC32xx: Use irq_set_handler_locked() X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c06e117bedc4085e54dd968e95afdf03e91dff2;p=pandora-kernel.git ARM/LPC32xx: 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 Cc: Jiang Liu Cc: Julia Lawall Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org --- Reading git-diff-tree failed