Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354462
b: refs/heads/master
c: 37fa328
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Feb 7, 2013
1 parent 122a99f commit 1dd8f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d51d45da3e49262f932ca4567bd39b08b94ebf9f
refs/heads/master: 37fa328f066dc38bf58337b6488232c8cefe37f3
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/ni_daq_dio24.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ static int dio24_auto_attach(struct comedi_device *dev,

link->config_flags |= CONF_AUTO_SET_IO;
ret = comedi_pcmcia_enable(dev, NULL);
if (ret)
return ret;
dev->iobase = link->resource[0]->start;

Expand Down

0 comments on commit 1dd8f9b

Please sign in to comment.