linux/drivers/pmdomain/arm
Lukas Bulwahn 152d59f1ae pmdomain: arm: scmi_pm_domain: remove code clutter
There is no need to introduce the boolean power_on to select the constant
value for state. Simply pass the value for state as argument. Just remove
this code clutter.

No functional change.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20250606090802.597504-1-lukas.bulwahn@redhat.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2025-06-18 14:44:43 +02:00
..
Kconfig pmdomain: arm: Do not enable by default during compile testing 2025-04-25 12:15:52 +02:00
Makefile
scmi_perf_domain.c
scmi_pm_domain.c pmdomain: arm: scmi_pm_domain: remove code clutter 2025-06-18 14:44:43 +02:00
scpi_pm_domain.c