Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337713
b: refs/heads/master
c: 4ecd622
h: refs/heads/master
i:
  337711: 3a78d47
v: v3
  • Loading branch information
Yuanhan Liu authored and Greg Kroah-Hartman committed Nov 13, 2012
1 parent 4c91e27 commit 060d49c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 9f488ba8633fe77910ea0ba80ec762d9c34af1b6
refs/heads/master: 4ecd6228acc8c3bb5c7d18bae57ce13685936e6d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/jr3_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ static int __devinit jr3_pci_auto_attach(struct comedi_device *dev,

result = comedi_pci_enable(pcidev, "jr3_pci");
if (result < 0)
return -EIO;
return result;

dev->iobase = 1; /* the "detach" needs this */
devpriv->iobase = ioremap(pci_resource_start(pcidev, 0),
Expand Down

0 comments on commit 060d49c

Please sign in to comment.