]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: core: Print a message when unused power domains are disabled
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Wed, 27 Dec 2023 15:18:54 +0000 (16:18 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 14 Feb 2024 09:26:11 +0000 (10:26 +0100)
commit745fe55bc4c07a22f0d979eaeae44ec4d85f18be
tree9ff898d35ffe05291ee389df39f4002adfb77af2
parentc358eb461a51b7d94b403db471ac9ff2077c48a6
pmdomain: core: Print a message when unused power domains are disabled

In a similar spirit to commit 12ca59b91d04 ("clk: Print an info line
before disabling unused clocks"), print the message in both ignore AND
cleanup cases to better inform the user (and more importantly, the
developer) when it happens.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231227-topic-pmdomain_spam-v1-1-ff0410086b36@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/core.c