13 Sep, 2023
1 commit
-
It has been pointed out that naming a subsystem "genpd" isn't very
self-explanatory and the acronym itself that means Generic PM Domain, is
known only by a limited group of people.In a way to improve the situation, let's rename the subsystem to pmdomain,
which ideally should indicate that this is about so called Power Domains or
"PM domains" as we often also use within the Linux Kernel terminology.Suggested-by: Rafael J. Wysocki
Signed-off-by: Ulf Hansson
Reviewed-by: Linus Walleij
Acked-by: Arnd Bergmann
Acked-by: Heiko Stuebner
Acked-by: Rafael J. Wysocki
Acked-by: Geert Uytterhoeven
Link: https://lore.kernel.org/r/20230912221127.487327-1-ulf.hansson@linaro.org