From: Mauro Carvalho Chehab Date: Thu, 23 Aug 2007 19:37:49 +0000 (-0300) Subject: V4L/DVB (6252): Adapt drivers to use the newer videobuf modules X-Git-Tag: v2.6.24-rc1~1463^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1accaa21bdef38ec0f36eaaf7ce3384fff9d0c5;p=pandora-kernel.git V4L/DVB (6252): Adapt drivers to use the newer videobuf modules PCI-dependent videobuf_foo methods were renamed as videobuf_pci_foo. Also, videobuf_dmabuf is now part of videobuf-dma-sg private struct. So, to access it, a subroutine call is needed. This patch renames all occurences of those function calls to be consistent with the video-buf split. Signed-off-by: Mauro Carvalho Chehab http://thread.gmane.org/gmane.comp.video.video4linux/34978/focus=34981 Reviewed-by: Ricardo Cerqueira --- Reading git-diff-tree failed