Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125089
b: refs/heads/master
c: c847d47
h: refs/heads/master
i:
  125087: 73c22f8
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jan 2, 2009
1 parent 1c9cfd2 commit 0fa5b42
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: 6b06f19151c335ee0c5b61839fa4e6838182ebb8
refs/heads/master: c847d47cb7b2fa78b17c9e17ed3fbd010ee3d3ca
2 changes: 1 addition & 1 deletion trunk/drivers/char/cyclades.c
Original file line number Diff line number Diff line change
Expand Up @@ -5010,7 +5010,7 @@ static int __devinit cy_pci_probe(struct pci_dev *pdev,
if (nchan == 0) {
dev_err(&pdev->dev, "Cyclom-Y PCI host card with no "
"Serial-Modules\n");
return -EIO;
goto err_unmap;
}
} else if (device_id == PCI_DEVICE_ID_CYCLOM_Z_Hi) {
struct RUNTIME_9060 __iomem *ctl_addr;
Expand Down

0 comments on commit 0fa5b42

Please sign in to comment.