diff options
| author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2021-10-05 23:45:01 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-10-08 13:25:42 +0200 |
| commit | c96651a00208f80afeb3d093c946b2aa0f2fd2f6 (patch) | |
| tree | 3020530c7b7e81663e68600687e86f963a4fa875 /tools/perf/scripts/python | |
| parent | media: admin-guide: Update i2c-cardlist (diff) | |
| download | linux-c96651a00208f80afeb3d093c946b2aa0f2fd2f6.tar.gz linux-c96651a00208f80afeb3d093c946b2aa0f2fd2f6.zip | |
media: staging/intel-ipu3: Constify static struct v4l2_subdev_internal_ops
The only usage of imgu_subdev_internal_ops is to assign its address to
the internal_ops field in the v4l2_subdev struct, which is a pointer to
const v4l2_subdev_internal_ops. Make it const to allow the compiler to
put it in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
