commit | b530a447bb588fdf43fdf4eb909e4ee1921d47ac | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Mar 19 04:09:26 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Mar 24 06:25:34 2013 -0300 |
tree | 8c9f6abb0f0c07ceea984a87fd80e9e65e7d483b | |
parent | 69aa6f4ec669b9121057cc9e32cb10b5f744f6d6 [diff] |
[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 <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>