diff options
author | 2025-04-23 15:48:40 +0530 | |
---|---|---|
committer | 2025-04-24 16:05:56 +0530 | |
commit | ead694941686345bfd3f95100d889191cb9e3cda (patch) | |
tree | ad68f87c0f794a409eb5407d36725ff038df308d /scripts/lib/kdoc/kdoc_output.py | |
parent | OPP: Return opp from dev_pm_opp_get() (diff) | |
download | linux-rng-ead694941686345bfd3f95100d889191cb9e3cda.tar.xz linux-rng-ead694941686345bfd3f95100d889191cb9e3cda.zip |
OPP: Return opp_table from dev_pm_opp_get_opp_table_ref()
For convenience of users, return back the pointer to the opp_table from
dev_pm_opp_get_opp_table_ref(), so they can do:
opp_table = dev_pm_opp_get_opp_table_ref(tmp_table);
No intentional functional impact.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions