From: Laurent Pinchart Date: Tue, 11 May 2010 13:36:30 +0000 (-0300) Subject: V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions X-Git-Tag: v2.6.36-rc1~582^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952684035a91334dbe33b15063514cab5e7c6907;p=pandora-kernel.git V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions Instead of creating dirty wrappers around videobuf_dma_map/unmap that create a dummy videobuf_queue structure, modify videobuf_dma_map/unmap to take a device pointer argument and use it directly. The videobuf_sg_dma_map/unmap then become unused and can be removed. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed