[media] v4l2: add const to argument of write-only s_frequency ioctl
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 19 Mar 2013 07:09:26 +0000 (04:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Mar 2013 09:25:34 +0000 (06:25 -0300)
This ioctl is defined as IOW, so pass the argument as const.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found