linux/drivers/dma/ipu
Jiang Liu 4d9efdfce7 dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
already have a pointer to corresponding irq_desc.

This is also a preparation for the removal of the 'irq' argument from
interrupt flow handlers.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-07-16 18:41:18 +05:30
..
ipu_idmac.c dmaengine: ipu-idmac: Split device_control 2014-12-22 12:28:59 +05:30
ipu_intern.h
ipu_irq.c dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 2015-07-16 18:41:18 +05:30
Makefile