mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 08:28:13 +00:00
2abc66cd49
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:
|
||
---|---|---|
.. | ||
hsu.c | ||
hsu.h | ||
Kconfig | ||
Makefile | ||
pci.c |