dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/dma/sh
Guennadi Liakhovetski 4f46f8ac80 dmaengine: shdma: restore partial transfer calculation
The recent shdma driver split has mistakenly removed support for partial
DMA transfer size calculation on forced termination. This patch restores
it.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-08-01 13:48:52 +09:00
..
Makefile dmaengine: add an shdma-base library 2012-07-13 09:13:07 +05:30
shdma-base.c dmaengine: shdma: restore partial transfer calculation 2012-08-01 13:48:52 +09:00
shdma.c dmaengine: shdma: restore partial transfer calculation 2012-08-01 13:48:52 +09:00
shdma.h dmaengine: shdma: prepare to stop using struct dma_chan::private 2012-07-20 11:23:44 +05:30