commit | 3d4f860583bf4aa55dd5c6d5ba6ccf1f25fb473a | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 01 13:06:25 2012 +0300 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Tue Oct 02 13:18:00 2012 +0530 |
tree | fc5cb522ecd43872c01b35318deb5003853ff1f0 | |
parent | fed2574b3c9f44556ed4f5cb17f63b15edd87d06 [diff] |
dw_dmac: fix a regression in dwc_prep_dma_memcpy Sometimes memory-to-memory test is failed, that's why we need to choose minimum data portion between source and destination limits together. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>