diff options
author | 2022-09-27 19:58:57 +0100 | |
---|---|---|
committer | 2022-09-27 19:58:57 +0100 | |
commit | 16b51447b20c24d79b13a4477fdef93dbba123e4 (patch) | |
tree | dcb3aa2ea642d0e7bc5fd9e16a026ff126280a34 /scripts/generate_rust_analyzer.py | |
parent | ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe (diff) | |
parent | ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe (diff) | |
download | wireguard-linux-16b51447b20c24d79b13a4477fdef93dbba123e4.tar.xz wireguard-linux-16b51447b20c24d79b13a4477fdef93dbba123e4.zip |
Fix PM disable depth imbalance in stm32 probe
Merge series from Zhang Qilong <zhangqilong3@huawei.com>:
The pm_runtime_enable will increase power disable depth. Thus
a pairing decrement is needed on the error handling path to
keep it balanced. We fix it by moving pm_runtime_enable to the
endding of probe.
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions