Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354375
b: refs/heads/master
c: 9c1dcce
h: refs/heads/master
i:
  354373: 138fc18
  354371: 5ca98b5
  354367: 9946f48
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Feb 5, 2013
1 parent 196881b commit ad5db2f
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: 25736670bce6b860910ca789ab628bde46be71e6
refs/heads/master: 9c1dcce9c64c2b53042f2cfb730348201d176855
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/quatech_daqp_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,6 @@ static int daqp_auto_attach(struct comedi_device *dev,
s->cancel = daqp_ai_cancel;

s = &dev->subdevices[1];
dev->write_subdev = s;
s->private = local;
s->type = COMEDI_SUBD_AO;
s->subdev_flags = SDF_WRITEABLE;
Expand Down

0 comments on commit ad5db2f

Please sign in to comment.