From: Thomas Gleixner Date: Tue, 23 Jun 2015 13:52:40 +0000 (+0200) Subject: gpio/pch: Use irq_set_handler_locked() X-Git-Tag: omap-for-v4.3/fixes-rc1~96^2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2456d869c45eeaefa7c5c96d30d1e884a12709e3;p=pandora-kernel.git gpio/pch: 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: Linus Walleij Cc: Alexandre Courbot Cc: linux-gpio@vger.kernel.org --- Reading git-diff-tree failed