On 08/08/2017 12:58 PM, Julia Lawall wrote:
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<julia.law...@lip6.fr>
Reviewed-by: Sylwester Nawrocki <s.nawro...@samsung.com>