[PATCH 1/3] dmaengine: dw_dmac: add PCI part of the driver

2012-10-30 Thread Andy Shevchenko
From: Heikki Krogerus This is the PCI part of the DesignWare DMAC driver. The controller is usually used in the Intel hardware such as Medfield. Signed-off-by: Heikki Krogerus Signed-off-by: Andy Shevchenko --- drivers/dma/Kconfig |9 +++ drivers/dma/Makefile |1 +

[PATCH 1/3] dmaengine: dw_dmac: add PCI part of the driver

2012-10-30 Thread Andy Shevchenko
From: Heikki Krogerus heikki.kroge...@linux.intel.com This is the PCI part of the DesignWare DMAC driver. The controller is usually used in the Intel hardware such as Medfield. Signed-off-by: Heikki Krogerus heikki.kroge...@linux.intel.com Signed-off-by: Andy Shevchenko