Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44371
b: refs/heads/master
c: 87c18aa
h: refs/heads/master
i:
  44369: 0ef6052
  44367: ffca05e
v: v3
  • Loading branch information
Thomas Hisch authored and Adrian Bunk committed Dec 12, 2006
1 parent 40a8188 commit a474e01
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: 5ea084ef9c7d0086e9902118c276d3a1187ba535
refs/heads/master: 87c18aa95199b4b7dd9510b2b927a5e30083da01
2 changes: 1 addition & 1 deletion trunk/drivers/serial/icom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ static int __devinit icom_probe(struct pci_dev *dev,
}

if ( (retval = pci_request_regions(dev, "icom"))) {
dev_err(&dev->dev, "pci_request_region FAILED\n");
dev_err(&dev->dev, "pci_request_regions FAILED\n");
pci_disable_device(dev);
return retval;
}
Expand Down

0 comments on commit a474e01

Please sign in to comment.