diff options
author | 2025-04-23 15:48:40 +0530 | |
---|---|---|
committer | 2025-04-24 16:05:53 +0530 | |
commit | 7a3be00771aa9786c7bb4cdb0ee36fee45f67d69 (patch) | |
tree | a2941cf84b3483bf75e3f158b08f76c3a8855531 /scripts/gdb/linux/utils.py | |
parent | OPP: Remove _get_opp_table_kref() (diff) | |
download | wireguard-linux-7a3be00771aa9786c7bb4cdb0ee36fee45f67d69.tar.xz wireguard-linux-7a3be00771aa9786c7bb4cdb0ee36fee45f67d69.zip |
OPP: Return opp from dev_pm_opp_get()
For convenience of users, return back the pointer to the opp from
dev_pm_opp_get(), so they can do:
opp = dev_pm_opp_get(tmp_opp);
No intentional functional impact.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions