summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tvmixer.c
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-10-08 17:14:25 +0000
committerMichael Krufky <devnull@localhost>2005-10-08 17:14:25 +0000
commitba6785a02eea543976b0e44df844a43b660eaa64 (patch)
tree7577a38fd434fb726defbc95d6470ab383821471 /linux/drivers/media/video/tvmixer.c
parent276ea322732e226ef84fe7fcb6ec7735fc59d8d5 (diff)
downloadmediapointer-dvb-s2-ba6785a02eea543976b0e44df844a43b660eaa64.tar.gz
mediapointer-dvb-s2-ba6785a02eea543976b0e44df844a43b660eaa64.tar.bz2
VIDIOCSFREQ and VIDIOCGFREQ expect an unsigned long as argument.
v4l1-compat.c expects an int. The first is 8 bytes for an AMD64, the second only 4. This patch fixes this. I've checked other sources in the v4l repository and they all use unsigned long, so this is the only place that needs patching. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media/video/tvmixer.c')
0 files changed, 0 insertions, 0 deletions