]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
dmaengine: dw: some Intel devices has no memcpy support
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 13 Oct 2015 17:09:19 +0000 (20:09 +0300)
committerVinod Koul <vinod.koul@intel.com>
Sat, 31 Oct 2015 02:02:43 +0000 (07:32 +0530)
commitdf5c7386f62d2db95ca48005087195e9a15e2b1f
treecd017e1d7050b7fd44ee4db9e728e193afc83b99
parent175267b389f781748e2bbb6c737e76b5c9bc4c88
dmaengine: dw: some Intel devices has no memcpy support

Provide a flag to choose if the device does support memory-to-memory transfers.
At least this is not true for iDMA32 controller that might be supported in the
future. Besides that Intel BayTrail and Braswell users should not try this
feature due to HW specific behaviour.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c
include/linux/platform_data/dma-dw.h