diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2022-05-25 15:23:16 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-07-08 11:27:32 +0530 |
commit | 11b9b663585c4f8b00846089ebbca4d1e3283e86 (patch) | |
tree | d34dcb1302c71e863815cb7a4d0c6d928f1c5d25 /drivers/cpufreq/qcom-cpufreq-nvmem.c | |
parent | 87686cc845c3be7dea777f1dbf2de0767007cda8 (diff) | |
download | lwn-11b9b663585c4f8b00846089ebbca4d1e3283e86.tar.gz lwn-11b9b663585c4f8b00846089ebbca4d1e3283e86.zip |
OPP: Add dev_pm_opp_set_config() and friends
The OPP core already have few configuration specific APIs and it is
getting complex or messy for both the OPP core and its users.
Lets introduce a new set of API which will be used for all kind of
different configurations, and shall eventually be used by all the
existing ones.
The new API, returns a unique token instead of a pointer to the OPP
table, which allows the OPP core to drop the resources selectively later
on.
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/qcom-cpufreq-nvmem.c')
0 files changed, 0 insertions, 0 deletions