diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-07-13 20:39:52 +0000 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-07-16 18:40:52 +0530 |
commit | d7fdb356902a13bb92229722d88a836523a3c6e3 (patch) | |
tree | 4d8941df163b27bdfd827f8936915a36abd9475a /drivers/gpu/ipu-v3 | |
parent | 03734485b71129a954861f298825a490bcade986 (diff) | |
download | linux-d7fdb356902a13bb92229722d88a836523a3c6e3.tar.bz2 |
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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/gpu/ipu-v3')
0 files changed, 0 insertions, 0 deletions