Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17392
b: refs/heads/master
c: b9f4ad5
h: refs/heads/master
v: v3
  • Loading branch information
Chris Pascoe authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent e9ec1ff commit efe1b35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 81481e9e1278420ed380da69e052c54e3670bf03
refs/heads/master: b9f4ad57f70b8a29851b4f4247294f4aba6ae815
8 changes: 4 additions & 4 deletions trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1237,14 +1237,14 @@ struct cx88_subid cx88_subids[] = {
.subdevice = 0x0025,
.card = CX88_BOARD_DNTV_LIVE_DVB_T_PRO,
},{
.subvendor = 0x17de,
.subdevice = 0x08a1,
.card = CX88_BOARD_KWORLD_DVB_T_CX22702,
.subvendor = 0x17de,
.subdevice = 0x08a1,
.card = CX88_BOARD_KWORLD_DVB_T_CX22702,
},{
.subvendor = 0x18ac,
.subdevice = 0xdb50,
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
}
},
};
const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids);

Expand Down

0 comments on commit efe1b35

Please sign in to comment.