public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cpuidle: qcom-spm: fix device and OF node leaks at probe
@ 2025-09-08 15:22 Johan Hovold
  2025-09-08 15:22 ` [PATCH 1/2] " Johan Hovold
  2025-09-08 15:22 ` [PATCH 2/2] cpuidle: qcom-spm: drop unnecessary initialisations Johan Hovold
  0 siblings, 2 replies; 6+ messages in thread
From: Johan Hovold @ 2025-09-08 15:22 UTC (permalink / raw)
  To: Rafael J. Wysocki, Daniel Lezcano
  Cc: AngeloGioacchino Del Regno, linux-arm-msm, linux-pm, linux-kernel,
	Johan Hovold

This series fixes a mostly benign device reference leak during probe
(e.g. to avoid it being reproduced in other drivers where it may matter
more).

Included is also a related cleanup.

Johan


Johan Hovold (2):
  cpuidle: qcom-spm: fix device and OF node leaks at probe
  cpuidle: qcom-spm: drop unnecessary initialisations

 drivers/cpuidle/cpuidle-qcom-spm.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.49.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-10 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08 15:22 [PATCH 0/2] cpuidle: qcom-spm: fix device and OF node leaks at probe Johan Hovold
2025-09-08 15:22 ` [PATCH 1/2] " Johan Hovold
2025-09-08 15:40   ` Konrad Dybcio
2025-09-10 11:36     ` Rafael J. Wysocki
2025-09-08 15:22 ` [PATCH 2/2] cpuidle: qcom-spm: drop unnecessary initialisations Johan Hovold
2025-09-08 15:41   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox