From: Hans Verkuil Date: Sun, 24 Mar 2013 11:28:46 +0000 (-0300) Subject: [media] v4l2: add const to argument of write-only s_register ioctl X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977ba3b1b73f24fae2d0c8bd59d7a4696f1e0ccc;p=pandora-kernel.git [media] v4l2: add const to argument of write-only s_register ioctl This ioctl is defined as IOW, so pass the argument as const. Signed-off-by: Hans Verkuil Acked-by: Guennadi Liakhovetski Acked-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed