[GIT PULL] pmdomain fixes for v6.15-rc8
Ulf Hansson
ulf.hansson at linaro.org
Thu May 22 15:38:43 PDT 2025
Hi Linus,
Here's a PR with a couple of pmdomain fixes intended for v6.15-rc8. Details
about the highlights are as usual found in the signed tag.
Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:
Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.15-rc3
for you to fetch changes up to 0f5757667ec0aaf2456c3b76fcf0c6c3ea3591fe:
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id() (2025-05-08 13:29:30 +0200)
----------------------------------------------------------------
pmdomain core:
- Fix error checking in genpd_dev_pm_attach_by_id()
pmdomain providers:
- renesas: Remove obsolete nullify checks for rcar domains
----------------------------------------------------------------
Dan Carpenter (1):
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Geert Uytterhoeven (1):
pmdomain: renesas: rcar: Remove obsolete nullify checks
drivers/pmdomain/core.c | 2 +-
drivers/pmdomain/renesas/rcar-gen4-sysc.c | 5 -----
drivers/pmdomain/renesas/rcar-sysc.c | 5 -----
3 files changed, 1 insertion(+), 11 deletions(-)
More information about the linux-arm-kernel
mailing list