lkml.org 
[lkml]   [2020]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
Date
Hello,

This patchset updates the dev_pm_opp_put_*() helpers to accept a NULL
pointer for the OPP table, in order to allow the callers to drop the
unnecessary checks they had to carry.

All these must get merged upstream through the OPP tree as there is a
hard dependency on the first patch here. Thanks.

Viresh Kumar (7):
opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument
cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument
devfreq: exynos: dev_pm_opp_put_*() accepts NULL argument
drm/lima: dev_pm_opp_put_*() accepts NULL argument
drm/panfrost: dev_pm_opp_put_*() accepts NULL argument
media: venus: dev_pm_opp_put_*() accepts NULL argument

drivers/cpufreq/cpufreq-dt.c | 6 ++----
drivers/cpufreq/qcom-cpufreq-nvmem.c | 15 ++++++---------
drivers/devfreq/exynos-bus.c | 12 ++++--------
drivers/gpu/drm/lima/lima_devfreq.c | 13 ++++---------
drivers/gpu/drm/panfrost/panfrost_devfreq.c | 6 ++----
drivers/media/platform/qcom/venus/pm_helpers.c | 3 +--
drivers/opp/core.c | 18 ++++++++++++++++++
7 files changed, 37 insertions(+), 36 deletions(-)

--
2.25.0.rc1.19.g042ed3e048af

\
 
 \ /
  Last update: 2020-11-06 08:05    [W:0.125 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site