diff options
| author | Anurag Dutta <[email protected]> | 2025-11-05 16:11:46 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2025-11-13 18:50:36 +0000 |
| commit | 10eaa4c4a257944e9b30d13fda7d09164a70866d (patch) | |
| tree | 49cea433f31a2f6be825ea34ec81fee0a16ad783 /net/unix/af_unix.c | |
| parent | spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalance (diff) | |
| download | kernel-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
