linux-yocto/drivers/opp
Ulf Hansson 0880d087c9 OPP: Drop redundant code in _link_required_opps()
Due to that the required-devs for the required OPPs are now always being
assigned, we no longer need the special treatment in _link_required_opps()
for the single PM domain case. Let's therefore drop it.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20241002122232.194245-8-ulf.hansson@linaro.org
2024-10-10 14:15:54 +02:00
..
core.c OPP: Rework _set_required_devs() to manage a single device per call 2024-10-10 14:11:41 +02:00
cpu.c OPP: Fix argument name in doc comment 2023-08-18 10:55:49 +05:30
debugfs.c OPP: debugfs: Fix warning around icc_get_name() 2024-03-11 10:39:24 +05:30
Kconfig drivers/opp: Remove "select SRCU" 2023-01-05 11:47:21 +05:30
Makefile
of.c OPP: Drop redundant code in _link_required_opps() 2024-10-10 14:15:54 +02:00
opp.h OPP: Rework _set_required_devs() to manage a single device per call 2024-10-10 14:11:41 +02:00
ti-opp-supply.c opp: ti: Drop unnecessary of_match_ptr() 2024-09-04 20:43:41 +05:30