mbox series

[0/2] pmdomain: core: Fix a couple of memory-leaks

Message ID 20241122134207.157283-1-ulf.hansson@linaro.org (mailing list archive)
Headers show
Series pmdomain: core: Fix a couple of memory-leaks | expand

Message

Ulf Hansson Nov. 22, 2024, 1:42 p.m. UTC
More information as available in the commit messages.

Ulf Hansson (2):
  pmdomain: core: Add missing put_device()
  pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails

 drivers/pmdomain/core.c | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)