Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325536
b: refs/heads/master
c: b7eaf21
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 26, 2012
1 parent ceb9aa3 commit 3cd5f78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 80ec9510296224048021793b644eb9057c59df5a
refs/heads/master: b7eaf21a6709fb1dd1659dd0e56ce665375ba538
3 changes: 0 additions & 3 deletions trunk/drivers/staging/comedi/drivers/s626.c
Original file line number Diff line number Diff line change
Expand Up @@ -2848,9 +2848,6 @@ static int s626_attach_pci(struct comedi_device *dev, struct pci_dev *pcidev)
s->maxdata = 0xffffff;
s->range_table = &range_unknown;

/* stop ai_command */
devpriv->ai_cmd_running = 0;

s626_initialize(dev);

return 1;
Expand Down

0 comments on commit 3cd5f78

Please sign in to comment.