dmaengine: dw: use dw_dmac autoconfiguration in PCI driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 28 Sep 2015 15:57:05 +0000 (18:57 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 30 Sep 2015 08:13:09 +0000 (13:43 +0530)
commit6dbd80a919db24f5a1c66460838bb10ebe188d21
tree7db024dc49703ffb502f5a4ee8171e1c72d6a5a1
parent39416677b95bf1ab8bbfa229ec7e511c96ad5d0c
dmaengine: dw: use dw_dmac autoconfiguration in PCI driver

Instead of hardconding a platform data for dw_dmac let's use it's own
autoconfiguration feature. Thus, remove hardcoded values.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/pci.c