V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through...
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 25 Jun 2008 09:32:44 +0000 (06:32 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:12:23 +0000 (07:12 -0300)
commitadb65bc71c8fef53822870cc9018f05b11131233
treee169680cdf319bc35b645b2735ec569980ef5e92
parentd8799b4699af008290e141804b40c5ebf3d7dc35
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl

videodev converts old-style controls to an extended control so the ivtv and
cx18 drivers no longer have to handle both.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-controls.c
drivers/media/video/cx18/cx18-controls.h
drivers/media/video/cx18/cx18-ioctl.c
drivers/media/video/ivtv/ivtv-controls.c
drivers/media/video/ivtv/ivtv-controls.h
drivers/media/video/ivtv/ivtv-ioctl.c