diff options
| author | Julia Lawall <[email protected]> | 2017-08-08 06:58:31 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 08:04:35 -0400 |
| commit | a3b215ea6000c108133784702e24d0b79d4d7a01 (patch) | |
| tree | c2ddf2b4ebd2af21845f9b13cd6c3bd84e7f0cd8 /tools/perf/scripts/python | |
| parent | ebf7a6488eed7544dc53c757133663a465bb812d (diff) | |
media: exynos4-is: constify video_subdev structures
The v4l2_subdev_ops structures are only passed as the second
argument of v4l2_subdev_init, which is const, so the
v4l2_subdev_ops structures can be const as well.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <[email protected]>
Reviewed-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions