From: Hans Verkuil Date: Fri, 15 Mar 2013 09:10:06 +0000 (-0300) Subject: [media] v4l2: add const to argument of write-only s_tuner ioctl X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f73c7c582a685b3198b974cd6d964d0338f8ab5;p=pandora-kernel.git [media] v4l2: add const to argument of write-only s_tuner ioctl This ioctl is defined as IOW, so pass the argument as const. Signed-off-by: Hans Verkuil Acked-by: Laurent Pinchart Acked-by: Alexey Klimov Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed