]> err.no Git - linux-2.6/commit
V4L/DVB (7541): em28xx: Some fixes to videobuf
authorAidan Thornton <makosoft@googlemail.com>
Sun, 13 Apr 2008 17:38:47 +0000 (14:38 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:08:00 +0000 (14:08 -0300)
commitd7aa80207babe694b316a48200b096cf0336ecb3
tree5984ce3c1c9192f94db74a93459eb811c9484a91
parentad0ebb96c220c461386e9a765fca3daf5590d01e
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 <makosoft@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/em28xx/em28xx.h