]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit029a40e97d0db269f4a7fc02b0f29f627f628309
tree22a18f600ac6698c785e9d800b9ce655d27d6e82
parent3c20ba5fb5b9e3d5e266bfab316ee10b77da88e0
dmaengine: dw: provide DMA capabilities

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>
drivers/dma/dw/core.c