Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f68190c8 authored by Ulf Hansson's avatar Ulf Hansson Committed by Vinod Koul
Browse files

dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks


It has turned out that it's in general a good idea for dmaengines to allow
DMA requests during the entire dpm_suspend() phase. Therefore, convert the
pl330 driver into using SET_LATE_SYSTEM_SLEEP_PM_OPS.

Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Tested-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20191205143746.24873-3-ulf.hansson@linaro.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent a39cddc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment