Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337682
b: refs/heads/master
c: 39c2ec3
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Nov 6, 2012
1 parent fff1056 commit 083a78f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4cde0a6d51807b5b956f2cc7878a8c4872d8bde5
refs/heads/master: 39c2ec30c28b70683ee6bfc3d2e8cfe3b6a086ab
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/addi_apci_1032.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ static int apci1032_attach_pci(struct comedi_device *dev,
s->subdev_flags = SDF_READABLE;
s->n_chan = 32;
s->maxdata = 1;
s->len_chanlist = 32;
s->range_table = &range_digital;
s->insn_bits = apci1032_di_insn_bits;

Expand Down

0 comments on commit 083a78f

Please sign in to comment.