From: Hans Verkuil Date: Tue, 19 Mar 2013 07:09:26 +0000 (-0300) Subject: [media] v4l2: add const to argument of write-only s_frequency ioctl X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~299 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b530a447bb588fdf43fdf4eb909e4ee1921d47ac;p=pandora-kernel.git [media] v4l2: add const to argument of write-only s_frequency ioctl This ioctl is defined as IOW, so pass the argument as const. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed