mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
99ba8b9b0d
In some cases DMA can be used only with a consumer which does runtime power
management and on the platforms, that have DMA auto power gating logic
(see comments in the drivers/acpi/acpi_lpss.c), may result in DMA losing
its context. Simple mitigation of this issue is to initialize channel
each time the consumer initiates a transfer.
Fixes:
|
||
---|---|---|
.. | ||
acpi.c | ||
core.c | ||
dw.c | ||
idma32.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
of.c | ||
pci.c | ||
platform.c | ||
regs.h |