]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 Apr 2010 18:58:53 +0000 (15:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:10 +0000 (12:57 -0300)
commitce68025e9f10481b9104c5bdf88b0dac52790757
treecb36ce357f1aa32193d3194a186cad4a5cf32670
parent6a717883e720f75dec252c8af2a2d6dd049af254
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default

Now that video_ioctl2 no longer clobbers the argument for _IO() ioctls we
can move these into vidioc_default where they really belong.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-ioctl.c