mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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 | ||