linux-kernel-test/drivers/dma/dw
Andy Shevchenko be480dcbb5 dma: dw: append MODULE_DEVICE_TABLE for ACPI case
In rare cases (mostly for the testing purposes) the dw_dmac driver might be
compiled as a module as well as the other LPSS device drivers (I2C, SPI,
HSUART). When udev handles the event of the devices appearing the dw_dmac
module is missing. This patch will fix that.

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
internal.h
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