]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functions
authorMike Isely <isely@pobox.com>
Sun, 8 Mar 2009 22:14:07 +0000 (19:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:39 +0000 (12:43 -0300)
commitdefeb0b94b6acf929e82b66dbc1fcb48b9204c70
tree3e1e89747100d2aef9e71dd9210487d2b3a667a9
parent5a3bab8eb02f9413b802540530ea390d8d063e43
V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functions

Remove ancient IVTV_IOC_G_CODEC and IVTV_IOC_S_CODEC ioctl functions
from the pvrusb2 driver.  These are very very old, were non-standard,
and were only present to keep MythTV happy (their implementation did
nothing except to report success).  That was long ago; no recent
versions of MythTV should require this anymore.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-v4l2.c