[PATCH 0/2] cpuidle: qcom-spm: fix device and OF node leaks at probe

Johan Hovold posted 2 patches 1 day, 6 hours ago
drivers/cpuidle/cpuidle-qcom-spm.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
[PATCH 0/2] cpuidle: qcom-spm: fix device and OF node leaks at probe
Posted by Johan Hovold 1 day, 6 hours ago
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