Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126725
b: refs/heads/master
c: 5604ec6
h: refs/heads/master
i:
  126723: eadc112
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 933d4fe commit 39eaf4b
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: d72187b7cd4bac8eb9f87cabbb8d537145dc4bad
refs/heads/master: 5604ec6fb65ba388b698d8490f797267470b8b23
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/comedi_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static inline int comedi_pci_enable(struct pci_dev *pdev, const char *res_name)

rc = pci_request_regions(pdev, res_name);
if (rc < 0)
comedi_pci_disable_no_regions(pdev);
pci_disable_device(pdev);

return rc;
}
Expand Down

0 comments on commit 39eaf4b

Please sign in to comment.