]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: dw: register IRQ and DMA pool with instance ID
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 17 Jan 2017 11:57:26 +0000 (13:57 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 25 Jan 2017 06:21:39 +0000 (11:51 +0530)
commit9bcfb8607ecd9caafeb03b2118620089a705f582
tree809307cbc91f239274be510b69e4300155fc06e2
parent4b0fbffe896ff76f51a6049cfc0f67ca26fbfa34
dmaengine: dw: register IRQ and DMA pool with instance ID

It is really useful not only for debugging to have an IRQ line and DMA
pool labeled with driver and its instance ID. Do this for DesignWare DMA
driver.

All current users of this IP would be enhanced later on.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c
drivers/dma/dw/pci.c
drivers/dma/dw/platform.c
drivers/dma/dw/regs.h
include/linux/dma/dw.h