diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-04-27 08:52:22 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-28 15:18:18 +0200 |
commit | dde370b23c1787a9c723ac049d56a3014937f889 (patch) | |
tree | 13411e8f79d48bc1bdc0668b9b8df1ec0f42aa0a /drivers/base/map.c | |
parent | d708b384c06dddeb35d46a6127c08a7403fa2faf (diff) | |
download | blackbird-op-linux-dde370b23c1787a9c723ac049d56a3014937f889.tar.gz blackbird-op-linux-dde370b23c1787a9c723ac049d56a3014937f889.zip |
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
dev_pm_opp_set_sharing_cpus() isn't supposed to update the cpumask
passed as its parameter, and so it should always have been marked
'const'.
Do it now.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base/map.c')
0 files changed, 0 insertions, 0 deletions