linux/drivers/opp
Viresh Kumar 5ea4911359 OPP: No need to defer probe from _opp_attach_genpd()
When the new interface for attaching genpd's via the OPP core was added,
it was possible for required_opp_count to be zero, but not anymore.

Remove the unused check.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
2023-10-17 11:11:28 +05:30
..
Kconfig
Makefile
core.c OPP: No need to defer probe from _opp_attach_genpd() 2023-10-17 11:11:28 +05:30
cpu.c
debugfs.c OPP: debugfs: Fix warning with W=1 builds 2023-10-06 12:37:34 +05:30
of.c OPP: Add _link_required_opps() to avoid code duplication 2023-10-16 16:06:09 +05:30
opp.h OPP: Remove genpd_virt_dev_lock 2023-10-17 11:11:28 +05:30
ti-opp-supply.c