1
0
Fork 0
alistair23-linux/drivers/dma/hsu
Andy Shevchenko 2abc66cd49 dmaengine: hsu: Support dmaengine_terminate_sync()
It appears that the driver misses the support of dmaengine_terminate_sync().
Since many of callers expects this behaviour implement the new
device_synchronize() callback to allow proper synchronization when stopping
a channel.

Fixes: b36f09c3c4 ("dmaengine: Add transfer termination synchronization support")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2018-07-10 21:10:44 +05:30
..
Kconfig dmaengine: hsu: make the UART driver in control of selecting this driver 2015-10-17 21:22:08 -07:00
Makefile dmaengine: append hsu DMA driver 2015-03-07 03:23:02 +01:00
hsu.c dmaengine: hsu: Support dmaengine_terminate_sync() 2018-07-10 21:10:44 +05:30
hsu.h dmaengine updates for 4.7 2016-05-19 11:47:18 -07:00
pci.c serial: 8250_mid: handle interrupt correctly in DMA case 2017-01-19 14:20:23 +01:00