diff options
| author | Felix Gu <ustc.gu@gmail.com> | 2026-08-26 01:08:40 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-31 22:54:56 +0100 |
| commit | 5f01cb141169fe422c42279f7d502479b1ff9fd2 (patch) | |
| tree | 498453dd0245902eb3463122f08a55affb0f370a /scripts/Makefile.thinlto | |
| parent | ed07cdb2b386d53d1ba4abbb4154bcec7bd9488a (diff) | |
| download | linux-next-5f01cb141169fe422c42279f7d502479b1ff9fd2.tar.gz linux-next-5f01cb141169fe422c42279f7d502479b1ff9fd2.zip | |
spi: omap2-mcspi: Remove unbalanced pm_runtime_put_sync() calls
pm_runtime_put_sync() is called in the probe error path and in remove
when nothing holds a runtime PM reference anymore, so it underflows
the usage count.
Fixes: 0e6f357a5deb ("spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit")
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Link: https://patch.msgid.link/20260826-mcspi-v1-1-0a8dd7f6dd56@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
