V4L/DVB (13996): gspca_stv0680: Fix streaming on vga cameras
authorHans de Goede <hdegoede@redhat.com>
Thu, 7 Jan 2010 18:31:48 +0000 (15:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:39 +0000 (15:10 -0300)
commit388a6d54168923d0243d4c752586e87231a75291
tree413bde51847fa72f73c1595ac62aba9d128d3f20
parent98184f78fcc1aea4f81e9101459c803a90e71f4f
V4L/DVB (13996): gspca_stv0680: Fix streaming on vga cameras

Streaming of VGA stv0680 based cams (instead of CIF ones) failed, because
we were using the wrong control pipe for certain commands, this patch fixes
this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/stv0680.c