Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317600
b: refs/heads/master
c: da7fde2
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent da72401 commit e7c6527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f87a7e5bf50d83d9dca0e87d10eac7226e0ac61d
refs/heads/master: da7fde2bc902db1133f591b826124c9369857d38
2 changes: 2 additions & 0 deletions trunk/drivers/staging/comedi/drivers/cb_das16_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@ static int das16cs_attach(struct comedi_device *dev,
s->range_table = &range_bipolar10;
s->insn_write = &das16cs_ao_winsn;
s->insn_read = &das16cs_ao_rinsn;
} else {
s->type = COMEDI_SUBD_UNUSED;
}

s = dev->subdevices + 2;
Expand Down

0 comments on commit e7c6527

Please sign in to comment.