aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorZhang Qilong <[email protected]>2022-09-29 00:01:15 +0800
committerMark Brown <[email protected]>2022-09-29 16:16:23 +0100
commitfcbb60820cd3008bb44334a0395e5e57ccb77329 (patch)
tree2a436bb30899050100ce7b3a0bce769ed5bb9840 /drivers/fpga/fpga-mgr.c
parent86b46bf1feb83898d89a2b4a8d08d21e9ea277a7 (diff)
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
The pm_runtime_enable will increase power disable depth. Thus a pairing decrement is needed on the error handling path to keep it balanced according to context. We fix it by moving pm_runtime_enable to the endding of wm5102_probe. Fixes:93e8791dd34ca ("ASoC: wm5102: Initial driver") Signed-off-by: Zhang Qilong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions