diff options
| author | Arvind Yadav <[email protected]> | 2017-08-15 07:23:41 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 08:24:45 -0400 |
| commit | 44ce8fc4764294db148819830803e440deb5e1a3 (patch) | |
| tree | baf378f05d46ff979e4801daf6f17c9939999843 /tools/perf/scripts | |
| parent | 89ac34aaf5e6347638146f46c7e9f78c951938a8 (diff) | |
media: davinci: 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 <[email protected]>
Acked-by: Lad, Prabhakar <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions