diff options
author | 2017-08-13 15:15:32 +0530 | |
---|---|---|
committer | 2017-08-15 11:01:14 +0200 | |
commit | 0be2bfdc2307bfe49d7dae5a18f021affc1276b7 (patch) | |
tree | f488fe688fef1a8114d80cdf72c91dc832f933c8 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | HID: hid-sensor-hub: Force logical minimum to 1 for power and report state (diff) | |
download | linux-dev-0be2bfdc2307bfe49d7dae5a18f021affc1276b7.tar.xz linux-dev-0be2bfdc2307bfe49d7dae5a18f021affc1276b7.zip |
HID: sensor: 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>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions