dmaengine: DW DMAC: enable memory-to-memory transfers support
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Fri, 25 Nov 2016 14:59:06 +0000 (17:59 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 30 Nov 2016 03:27:17 +0000 (08:57 +0530)
commit258f2277a93fe0e3cdac275264d275c526170db6
tree59cc5578cc653685388d4e55236a76da17d803af
parent9dcd74089a1ecf73ea4a355ee097b5b218ccf3dc
dmaengine: DW DMAC: enable memory-to-memory transfers support

All known devices, which use DT for configuration, support
memory-to-memory transfers. So enable it by default, if we read
configuration from DT.

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