aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2023-02-22 16:36:38 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2023-04-03 09:45:09 +0530
commit528f2d8d540a3c374d6b765c769620d91536b176 (patch)
treeb71e2d6df288b7d9856a38739d3ccdfdbf03237a /scripts/generate_rust_analyzer.py
parentOPP: Handle all genpd cases together in _set_required_opps() (diff)
downloadlinux-rng-528f2d8d540a3c374d6b765c769620d91536b176.tar.xz
linux-rng-528f2d8d540a3c374d6b765c769620d91536b176.zip
OPP: Move required opps configuration to specialized callback
The required-opps configuration is closely tied to genpd and performance states at the moment and it is not very obvious that required-opps can live without genpds. Though we don't support configuring required-opps for non-genpd cases currently. This commit aims at separating these parts, where configuring genpds would be a special case of configuring the required-opps. Add a specialized callback, set_required_opps(), to the opp table and set it to different callbacks accordingly. This shouldn't result in any functional changes for now. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions