diff options
author | 2022-09-29 22:30:38 +0800 | |
---|---|---|
committer | 2022-10-02 00:46:42 +0200 | |
commit | e2062df704dea47efe16edcaa2316d7b5ecca64f (patch) | |
tree | 0390eb876c516061f84632f4acb0e8d2a6037900 /drivers/fpga/fpga-bridge.c | |
parent | dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property (diff) | |
download | wireguard-linux-e2062df704dea47efe16edcaa2316d7b5ecca64f.tar.xz wireguard-linux-e2062df704dea47efe16edcaa2316d7b5ecca64f.zip |
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_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.
Fixes: 17f88151ff190 ("i2c: davinci: Add PM Runtime Support")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions