linux/drivers/dma/dw
Andy Shevchenko 3783cef876 dma: dw: allow shared interrupts
In the PC world is quite possible that devices are sharing the same interrupt
line. The patch prepares dw_dmac driver to such cases.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-08-05 09:32:26 +05:30
..
core.c dma: dw: allow shared interrupts 2013-08-05 09:32:26 +05:30
internal.h dma: dw: split driver to library part and platform code 2013-07-05 11:40:44 +05:30
Kconfig dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically 2013-07-05 11:40:46 +05:30
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
pci.c dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
platform.c dma: dw: append MODULE_DEVICE_TABLE for ACPI case 2013-08-05 09:32:26 +05:30
regs.h dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically 2013-07-05 11:40:46 +05:30