diff options
| author | Anurag Dutta <a-dutta@ti.com> | 2025-11-05 19:11:46 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-11-13 21:50:36 +0300 |
| commit | 10eaa4c4a257944e9b30d13fda7d09164a70866d (patch) | |
| tree | 49cea433f31a2f6be825ea34ec81fee0a16ad783 /scripts/patch-kernel | |
| parent | f1eb4e792bb1ee3dcdffa66f8a83a4867cda2dd3 (diff) | |
| download | linux-10eaa4c4a257944e9b30d13fda7d09164a70866d.tar.xz | |
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 <a-dutta@ti.com>
Link: https://patch.msgid.link/20251105161146.2019090-3-a-dutta@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
