From: Guennadi Liakhovetski Date: Tue, 22 Apr 2008 17:42:06 +0000 (-0300) Subject: V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixed X-Git-Tag: v2.6.26-rc1~1084^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d43cec87f9d9679a5c4adca7935dc8cf207f6ce;p=pandora-kernel.git V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixed videobuf-dma-sg.c should be converted to the generic DMA API to make it also useful for non-PCI configurations. Even now it can be used thanks to compatibility macros in include/asm-generic/pci-dma-compat.h. This has been verified to work on PXA270 CPU with the pxa_camera.c soc-camera driver. For this the following temporary work-around is needed. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed