]> Pileus Git - ~andy/linux/commit
dma: dw: add PCI part of the driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2013 12:26:46 +0000 (15:26 +0300)
committerVinod Koul <vinod.koul@intel.com>
Fri, 5 Jul 2013 06:10:45 +0000 (11:40 +0530)
commitfed42c198b45ece0b37eb25d37cbc4a9959c6522
tree54ff01a90d2baff5c8aff7e7ece23e148e905265
parent9cade1a46c77dfc96d57a3ea6354e95b2a7fcf61
dma: dw: add PCI part of the driver

This is the PCI part of the DesignWare DMAC driver. The controller is usually
used in the Intel hardware such as Intel Medfield.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/Kconfig
drivers/dma/dw/Makefile
drivers/dma/dw/pci.c [new file with mode: 0644]