Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113944
b: refs/heads/master
c: a376588
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 863ea40 commit 43720c5
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: 111f9ecf174655f3da2b266602f20f11e6a6a4c7
refs/heads/master: a3765888a7edc4efe54293d8f7c6676cae61057e
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/dvb-usb/af9015.c
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ static struct usb_device_id af9015_usb_table[] = {
/* 10 */{USB_DEVICE(USB_VID_XTENSIONS, USB_PID_XTENSIONS_XD_380)},
{USB_DEVICE(USB_VID_MSI_2, USB_PID_MSI_DIGIVOX_DUO)},
{USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_VOLAR_X_2)},
{USB_DEVICE(USB_VID_TELESTAR, USB_PID_TELESTAR)},
{USB_DEVICE(USB_VID_TELESTAR, USB_PID_TELESTAR_STARSTICK_2)},
{0},
};
MODULE_DEVICE_TABLE(usb, af9015_usb_table);
Expand Down Expand Up @@ -1365,7 +1365,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
.warm_ids = {NULL},
},
{
.name = "Telestar USB DVB-T",
.name = "Telestar Starstick 2",
.cold_ids = {&af9015_usb_table[13], NULL},
.warm_ids = {NULL},
},
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,6 @@
#define USB_PID_YUAN_EC372S 0x1edc
#define USB_PID_DW2102 0x2102
#define USB_PID_XTENSIONS_XD_380 0x0381
#define USB_PID_TELESTAR 0x8000
#define USB_PID_TELESTAR_STARSTICK_2 0x8000

#endif

0 comments on commit 43720c5

Please sign in to comment.