The first two patches fix PM disable depth imbalance and the last clear pm_runtime_get_sync calls. Zhang Qilong (3): dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops dmaengine: tegra210-adma: Using pm_runtime_resume_and_get to replace open coding drivers/dma/stm32-dma.c | 4 ++-- drivers/dma/stm32-dmamux.c | 6 +++--- drivers/dma/tegra210-adma.c | 7 ++----- 3 files changed, 7 insertions(+), 10 deletions(-) -- 2.31.1