aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorAnurag Dutta <[email protected]>2025-11-05 16:11:46 +0000
committerMark Brown <[email protected]>2025-11-13 18:50:36 +0000
commit10eaa4c4a257944e9b30d13fda7d09164a70866d (patch)
tree49cea433f31a2f6be825ea34ec81fee0a16ad783 /lib/mpi/mpi-mod.c
parentspi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalance (diff)
downloadkernel-10eaa4c4a257944e9b30d13fda7d09164a70866d.tar.gz
kernel-10eaa4c4a257944e9b30d13fda7d09164a70866d.zip
spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() call
Fix runtime PM usage count underflow caused by calling pm_runtime_put_autosuspend() twice with only one corresponding pm_runtime_get_noresume() call. This triggers the warning: "Runtime PM usage count underflow!" Remove the duplicate put call to balance the runtime PM reference counting. Fixes: 30dbc1c8d50f ("spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled") Signed-off-by: Anurag Dutta <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions