Skip to content
Unverified Commit 4d0ef0a1 authored by Zhang Qilong's avatar Zhang Qilong Committed by Mark Brown
Browse files

spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_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:73d5fe04 ("spi: cadence-quadspi: Remove spi_master_put() in probe failure path")

Signed-off-by: default avatarZhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20220924121310.78331-2-zhangqilong3@huawei.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent a6bfc42f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment