Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106783
b: refs/heads/master
c: ee281b8
h: refs/heads/master
i:
  106781: 961e86b
  106779: df19ade
  106775: 39acd98
  106767: da5e462
  106751: 2f25138
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2008
1 parent 30b3c12 commit 9906675
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe43ef894c282dbfa963872eef577bab46a178fb
refs/heads/master: ee281b856d4e4921da24387ab116bb0855c2efaa
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ struct em28xx_board em28xx_boards[] = {
.amux = 1,
} },
},
[EM2820_BOARD_COMPRO_VIDEO_MATE] = {
[EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU] = {
.name = "Compro VideoMate ForYou/Stereo",
.vchannels = 2,
.tuner_type = TUNER_LG_PAL_NEW_TAPC,
Expand Down Expand Up @@ -1169,7 +1169,7 @@ struct usb_device_id em28xx_id_table [] = {
{ USB_DEVICE(0x185b, 0x2870),
.driver_info = EM2870_BOARD_COMPRO_VIDEOMATE },
{ USB_DEVICE(0x185b, 0x2041),
.driver_info = EM2820_BOARD_COMPRO_VIDEO_MATE },
.driver_info = EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU },
{ USB_DEVICE(0x2040, 0x4200),
.driver_info = EM2820_BOARD_HAUPPAUGE_WINTV_USB_2 },
{ USB_DEVICE(0x2040, 0x4201),
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/em28xx/em28xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
#define EM2882_BOARD_TERRATEC_HYBRID_XS 55
#define EM2882_BOARD_PINNACLE_HYBRID_PRO 56
#define EM2883_BOARD_KWORLD_HYBRID_A316 57
#define EM2820_BOARD_COMPRO_VIDEO_MATE 58
#define EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU 58

/* Limits minimum and default number of buffers */
#define EM28XX_MIN_BUF 4
Expand Down

0 comments on commit 9906675

Please sign in to comment.