V4L/DVB (6290): remove videobuf_set_pci_ops
authorMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 8 Oct 2007 14:43:49 +0000 (11:43 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:03:10 +0000 (00:03 -0300)
Before the videobuf redesign, a procedure for re-using videobuf without PCI
scatter/gather where provided by changing the pci-dependent operations by
other operations.

With the newer approach, those methods are obsolete and can safelly be removed.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found