From: Aidan Thornton Date: Sun, 13 Apr 2008 17:38:47 +0000 (-0300) Subject: V4L/DVB (7541): em28xx: Some fixes to videobuf X-Git-Tag: v2.6.26-rc1~1084^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7aa80207babe694b316a48200b096cf0336ecb3;p=pandora-kernel.git V4L/DVB (7541): em28xx: Some fixes to videobuf It fixes a couple of minor bugs, comments out a bogus BUG_ON, sets fh->type correctly, uses dev->width and dev->height for now, and adds a missing spinlock init (nasty - caused a system lockup). It also adds some debug code which probably isn't all that useful. I haven't tested this version of the patch yet, though, so I'm not sure what you can expect if you try it. Signed-off-by: Aidan Thornton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed