From: Thomas Gleixner Date: Mon, 13 Jul 2015 20:46:02 +0000 (+0000) Subject: MIPS: bcm63xx: Use irq_set_handler_locked() X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9154566ee3edd0f6a7aa4ef8bed76d3cd57bcb88;p=pandora-kernel.git MIPS: bcm63xx: 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: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: LKML Patchwork: https://patchwork.linux-mips.org/patch/10701/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed