V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel.
authorJim Paris <jim@jtan.com>
Thu, 4 Dec 2008 07:36:14 +0000 (04:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:54 +0000 (09:38 -0200)
commit5ea9c4def8154a5be836dd31cbd97f49fd34ea8f
tree7e30ff4d8284dde1526570ce9b815473e959934b
parent47dfd21fbf4ba303b5fdfad6f4e110e57990803c
V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel.

The frame size is too small, so we lose the last YUYV pixel.
Fix the setup and remove the last_pixel hack.

Signed-off-by: Jim Paris <jim@jtan.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov534.c