dmaengine: dw: provide DMA capabilities
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Jan 2015 14:17:24 +0000 (16:17 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 13 Jan 2015 18:16:00 +0000 (23:46 +0530)
The new DMAEngine requirement is to provide what the DMA controller can do,
such as directions, bus widths, and residue granularity. The patch sets those
properties for the DesignWare DMA controller driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found