Make const v4l2_ctrl_ops structures that are only stored in a const field or passed to a function having a const parameter. Done with the help of Coccinelle. --- drivers/media/i2c/ov5645.c | 2 +- drivers/media/platform/vicodec/vicodec-core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)