Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175066
b: refs/heads/master
c: 63a4eca
h: refs/heads/master
v: v3
  • Loading branch information
Bart Massey authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 1eb1c5b commit 4d31f2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 92c4bad75cef701af881c8caffa1b02f7891a295
refs/heads/master: 63a4eca57cacd9043da71287590525261563a1f2
3 changes: 2 additions & 1 deletion trunk/drivers/staging/comedi/drivers/ni_labpc_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it);
static const struct labpc_board_struct labpc_cs_boards[] = {
{
.name = "daqcard-1200",
.device_id = 0x103, /* 0x10b is manufacturer id, 0x103 is device id */
.device_id = 0x103, /* 0x10b is manufacturer id,
0x103 is device id */
.ai_speed = 10000,
.bustype = pcmcia_bustype,
.register_layout = labpc_1200_layout,
Expand Down

0 comments on commit 4d31f2b

Please sign in to comment.