acrn-kernel/drivers/base/power
Konrad Dybcio 9359ff1a45 pmdomain: core: Move the unused cleanup to a _sync initcall
commit 741ba0134fa7822fcf4e4a0a537a5c4cfd706b20 upstream.

The unused clock cleanup uses the _sync initcall to give all users at
earlier initcalls time to probe. Do the same to avoid leaving some PDs
dangling at "on" (which actually happened on qcom!).

Fixes: 2fe71dcdfd ("PM / domains: Add late_initcall to disable unused PM domains")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20231227-topic-pmdomain_sync_cleanup-v1-1-5f36769d538b@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-02-23 09:12:47 +01:00
..
Makefile
clock_ops.c
common.c
domain.c pmdomain: core: Move the unused cleanup to a _sync initcall 2024-02-23 09:12:47 +01:00
domain_governor.c
generic_ops.c
main.c PM: sleep: Fix possible deadlocks in core system-wide PM code 2024-01-31 16:17:09 -08:00
power.h
qos-test.c
qos.c
runtime.c
sysfs.c
trace.c
wakeirq.c
wakeup.c
wakeup_stats.c