diff options
author | Miaoqian Lin <[email protected]> | 2022-01-08 08:53:36 +0000 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-02-15 10:58:04 +0530 |
commit | e831c7aba950f3ae94002b10321279654525e5ec (patch) | |
tree | 19dc8782e1da8130ff5496f5d58e433a80ca9841 /scripts | |
parent | 2d21543efe332cd8c8f212fb7d365bc8b0690bfa (diff) |
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
The pm_runtime_enable will increase power disable depth.
If the probe fails, we should use pm_runtime_disable() to balance
pm_runtime_enable().
Fixes: 4f3ceca254e0 ("dmaengine: stm32-dmamux: Add PM Runtime support")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Amelie Delaunay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions