From: Ian Armstrong Date: Tue, 26 Feb 2008 19:09:00 +0000 (-0300) Subject: V4L/DVB (7279): ivtv: Add missing sg_init_table() X-Git-Tag: v2.6.25-rc7~61^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=165e1213e13b49761f8b3fd9314701f83cf3db3a;p=pandora-kernel.git V4L/DVB (7279): ivtv: Add missing sg_init_table() If a dma transfer is attempted for either yuv or framebuffer output, a missing sg_init_table() call causes a kernel BUG in scatterlist.h if CONFIG_DEBUG_SG is set. Signed-off-by: Ian Armstrong Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed