On 12/14/2016 12:11 PM, Bhumika Goyal wrote: > Check for v4l2_subdev_ops structures that are only passed as an > argument to the function v4l2_subdev_init. This argument is of type > const, so v4l2_subdev_ops structures having this property can also be > declared const.
> Signed-off-by: Bhumika Goyal <bhumi...@gmail.com> Acked-by: Sylwester Nawrocki <s.nawro...@samsung.com>