From: Thomas Gleixner Date: Mon, 13 Jul 2015 20:39:52 +0000 (+0000) Subject: dmaengine: ipu: Consolidate chained IRQ handler install/remove X-Git-Tag: omap-for-v4.3/fixes-rc1~94^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fdb356902a13bb92229722d88a836523a3c6e3;p=pandora-kernel.git dmaengine: ipu: 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: Dan Williams Cc: Vinod Koul Cc: dmaengine@vger.kernel.org Signed-off-by: Vinod Koul --- Reading git-diff-tree failed