projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ffe77
)
V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.
author
Jean-Francois Moine
<moinejf@free.fr>
Wed, 2 Dec 2009 10:04:35 +0000
(07:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:01 +0000
(
00:18
-0200)
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/pac7302.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/gspca/pac7302.c
b/drivers/media/video/gspca/pac7302.c
index b4049c0c687deb59179aae7e567a33f130298bfe..e128514733d9a8c3d1d09b9cd7c6ba3e5ceffcf4 100644
(file)
--- a/
drivers/media/video/gspca/pac7302.c
+++ b/
drivers/media/video/gspca/pac7302.c
@@
-1237,7
+1237,7
@@
static __devinitdata struct usb_device_id device_table[] = {
{USB_DEVICE(0x093a, 0x2624), .driver_info = FL_VFLIP},
{USB_DEVICE(0x093a, 0x2626)},
{USB_DEVICE(0x093a, 0x2628)},
- {USB_DEVICE(0x093a, 0x2629)},
+ {USB_DEVICE(0x093a, 0x2629)
, .driver_info = FL_VFLIP
},
{USB_DEVICE(0x093a, 0x262a)},
{USB_DEVICE(0x093a, 0x262c)},
{}