From: Thomas Gleixner Date: Sun, 21 Jun 2015 19:25:10 +0000 (+0200) Subject: ARM/orion: Consolidate chained IRQ handler install/remove X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~15^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206287c2c8dd61b5316c0dab459208e82d68e48d;p=pandora-kernel.git ARM/orion: 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: Russell King Cc: linux-arm-kernel@lists.infradead.org --- Reading git-diff-tree failed