From 8c06e117bedc4085e54dd968e95afdf03e91dff2 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Tue, 23 Jun 2015 15:52:26 +0200 Subject: [PATCH] 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-format-patch failed