linux-stable/drivers/dma/hsu
Andy Shevchenko f0579c8cea dmaengine: hsu: speed up residue calculation
There is no need to calculate an overall length of the descriptor each time we
call for DMA transfer status. Instead we do this at descriptor allocation stage
and keep the stored length for further usage.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-12-05 14:00:34 +05:30
..
Kconfig dmaengine: hsu: make the UART driver in control of selecting this driver 2015-10-17 21:22:08 -07:00
Makefile
hsu.c dmaengine: hsu: speed up residue calculation 2015-12-05 14:00:34 +05:30
hsu.h dmaengine: hsu: speed up residue calculation 2015-12-05 14:00:34 +05:30
pci.c dmaengine: hsu: remove platform data 2015-10-17 21:22:08 -07:00