V4L/DVB (13926): gspca - pac7302: Fix a random USB error.
authorJean-Francois Moine <moinejf@free.fr>
Mon, 11 Jan 2010 18:06:12 +0000 (15:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:32 +0000 (15:10 -0300)
commitcdf955cd8e45d8279c53b47a2c0e0c5decaaca86
treef84523cec9d0fb8cb71e0b51c1c91788f1db46f1
parentb7a597d11073c4c3db79743d38cc942d324b2233
V4L/DVB (13926): gspca - pac7302: Fix a random USB error.

When loading the register 0x49 of the page 3, the usb_control_msg() sometimes
fails with error -71 or -62.
This change skips loading the register 0x48.

Tested-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/pac7302.c