mirror-linux/drivers/pmdomain
Sebastian Reichel edcef66707 pmdomain: rockchip: reduce indentation in rockchip_pd_power
Rework the logic, so that the function exits early when the
power domain state is already correct to reduce code indentation.

No functional change intended.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Adrian Larumbe <adrian.larumbe@collabora.com> # On Rock 5B
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250220-rk3588-gpu-pwr-domain-regulator-v6-4-a4f9c24e5b81@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2025-02-28 13:06:53 +01:00
..
actions pmdomain: Use device_get_match_data() 2023-10-17 11:45:11 +02:00
amlogic pmdomain: amlogic: remove obsolete vpu domain driver 2024-08-05 12:48:42 +02:00
apple pmdomain: apple: Make apple_pmgr_reset_ops static 2024-08-20 11:28:01 +02:00
arm pmdomain: arm: scmi_pm_domain: Send an explicit request to set the current state 2025-01-17 12:17:16 +01:00
bcm pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP 2025-02-13 14:43:02 +01:00
imx pmdomain: imx: gpcv2: use proper helper for property detection 2025-02-19 12:59:09 +01:00
mediatek pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 mode 2025-01-21 10:45:24 +01:00
qcom Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
renesas pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() call 2025-02-14 12:24:12 +01:00
rockchip pmdomain: rockchip: reduce indentation in rockchip_pd_power 2025-02-28 13:06:53 +01:00
samsung pmdomain: samsung: Move Kconfig option to the pmdomain subsystem 2023-10-04 23:41:56 +02:00
st pmdomain: st: Add a Kconfig option for the ux500 power domain 2023-10-04 23:41:56 +02:00
starfive pmdomain: starfive: Update prefixes for AON power domain 2023-10-04 23:41:57 +02:00
sunxi pmdomain: sunxi: add V853 ppu support 2025-02-14 12:23:05 +01:00
tegra pmdomain: core: constify of_phandle_args in xlate 2024-02-14 10:26:11 +01:00
ti pmdomain: ti: Use of_property_present() for non-boolean properties 2025-02-13 14:43:02 +01:00
xilinx Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
Kconfig pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystem 2023-11-23 17:32:53 +01:00
Makefile PM: domains: Move genpd and its governor to the pmdomain subsystem 2023-12-18 12:49:48 +01:00
core.c pmdomain: core: Introduce dev_pm_genpd_rpm_always_on() 2025-02-13 14:47:48 +01:00
governor.c PM: domains: Move genpd and its governor to the pmdomain subsystem 2023-12-18 12:49:48 +01:00