linux_dsm_epyc7002/drivers/dma/dw
Andy Shevchenko 4d130de20c dmaengine: dw: introduce generic filter function
The introduced filter function would be reused in the ACPI and DT cases since
in those cases we have to apply mandatory data to the requested channel. Thus,
patch moves platform driver to use it in that case.

The function unlikely can't be used by users of the driver due to an implicit
dependency to the dw_dmac_core module.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-09-11 11:48:13 +05:30
..
core.c dmaengine: dw: introduce generic filter function 2014-09-11 11:48:13 +05:30
internal.h dmaengine: dw: introduce generic filter function 2014-09-11 11:48:13 +05:30
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
pci.c dma: remove DEFINE_PCI_DEVICE_TABLE macro 2014-05-21 11:16:18 +05:30
platform.c dmaengine: dw: introduce generic filter function 2014-09-11 11:48:13 +05:30
regs.h dmaengine: dw: apply both HS interfaces and remove slave_id usage 2014-09-11 11:48:13 +05:30