From: Thomas Gleixner Date: Mon, 13 Jul 2015 20:45:56 +0000 (+0000) Subject: MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3f77d855090e11c9823fcb00864745adaf6fae;p=pandora-kernel.git MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove Chained irq handlers usually set up handler data as well. We now have a function to set both under irq_desc->lock. Replace the two calls with one. Search and conversion was done with coccinelle. Reported-by: Russell King Signed-off-by: Thomas Gleixner Cc: Julia Lawall Cc: linux-mips@linux-mips.org Cc: LKML Cc: Jiang Liu Patchwork: https://patchwork.linux-mips.org/patch/10697/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed