From: Thomas Gleixner Date: Mon, 13 Jul 2015 20:44:47 +0000 (+0000) Subject: mfd: htc-egpio: Consolidate chained IRQ handler install/remove X-Git-Tag: omap-for-v4.3/fixes-rc1~93^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073f7f99a0054a3af6ecef1d0ce12aab9c800460;p=pandora-kernel.git mfd: htc-egpio: 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed