diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-13 12:40:06 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-08-18 02:44:21 +0300 |
commit | a804d51004ef69ff362509ae813b3f455c3ab7b4 (patch) | |
tree | 2e2cd0a0a0f0932ca55b83e7b6329b668590fad6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bea2ebca6b917e46d0c585f416f1326fdf41e69b (diff) | |
download | linux-a804d51004ef69ff362509ae813b3f455c3ab7b4.tar.xz |
cpufreq: Loongson2: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions