diff options
author | 2017-11-29 10:05:02 +0530 | |
---|---|---|
committer | 2017-12-13 01:06:59 +0100 | |
commit | e8894f5578d62f7137a3c4139945e61148728471 (patch) | |
tree | b00a9af7499f4d37f21f55893eb4ed58b3138ed5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.15-rc3 (diff) | |
download | linux-dev-e8894f5578d62f7137a3c4139945e61148728471.tar.xz linux-dev-e8894f5578d62f7137a3c4139945e61148728471.zip |
ACPI / PMIC: 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: Mika Westerberg <mika.westerberg@linux.intel.com>
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