From: Mauro Carvalho Chehab Date: Mon, 8 Oct 2007 12:04:09 +0000 (-0300) Subject: V4L/DVB (6287): Fix DMA Scatter/Gather constructor X-Git-Tag: v2.6.24-rc1~1463^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aecfde539eeac11f269894413abf3b60cf74844f;p=pandora-kernel.git V4L/DVB (6287): Fix DMA Scatter/Gather constructor cx23885 driver were converted to use the newer videobuf support. Unfortunately, the constructor weren't changed. This causes an oops, since the abstract methods (implemented as callbacks) aren't defined. Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Michael Krufky --- Reading git-diff-tree failed