From: Mauro Carvalho Chehab Date: Mon, 8 Oct 2007 14:43:49 +0000 (-0300) Subject: V4L/DVB (6290): remove videobuf_set_pci_ops X-Git-Tag: v2.6.24-rc1~1463^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ddff43435394c1c2540fcdeed00cb54862c31bf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed