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)
commit5ddff43435394c1c2540fcdeed00cb54862c31bf
treedc61fc71d81cecbf2fe515da60760e94a8bc6f5c
parent7568e3ce6710cb2c1bc1564a273e9f222efbc95e
V4L/DVB (6290): remove videobuf_set_pci_ops

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>
drivers/media/video/videobuf-dma-sg.c
include/media/videobuf-core.h
include/media/videobuf-dma-sg.h