aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_opp.h
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2017-01-23 10:11:41 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-01-30 09:22:20 +0100
commit37a73ec0c9bbd712d24cc2035696893e5b6119a5 (patch)
treef26471abf34316fc58ea9fbb19e5eaba2f4f0d78 /include/linux/pm_opp.h
parentPM / OPP: Split out part of _add_opp_table() and _remove_opp_table() (diff)
downloadlinux-dev-37a73ec0c9bbd712d24cc2035696893e5b6119a5.tar.xz
linux-dev-37a73ec0c9bbd712d24cc2035696893e5b6119a5.zip
PM / OPP: Add per OPP table mutex
Add per OPP table lock to protect opp_table->opp_list. Note that at few places opp_list is used under the rcu_read_lock() and so a mutex can't be added there for now. This will be fixed by a later patch. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/pm_opp.h')
0 files changed, 0 insertions, 0 deletions