aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-11-30 22:27:00 +0100
committerMauro Carvalho Chehab <[email protected]>2021-12-07 11:29:56 +0100
commitcf56f4f2a4ec7370b28e05cb4d228ffa7b65abbd (patch)
treeec98f6f407a5d1f1df1328d2f0dc153631614fe8 /tools/perf/scripts
parent0407c49ebe330333478440157c640fffd986f41b (diff)
media: s5p-jpeg: Constify struct v4l2_m2m_ops
The only usage of the v4l2_m2m_ops structs is to pass their address to v4l2_m2m_init() which takes a pointer to const struct v4l2_m2m_ops as argument. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[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