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)
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>

No differences found