Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211028
b: refs/heads/master
c: 40d24ff
h: refs/heads/master
v: v3
  • Loading branch information
Rahul Ruikar authored and Dominik Brodowski committed Sep 26, 2010
1 parent f485742 commit f4fa2c1
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: 7cdffc86528ec9c55c83c649b6d64cadeb558136
refs/heads/master: 40d24ff9b4309d37999bc0ae91a271f57651d9dd
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/pd6729.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ static int __devinit pd6729_pci_probe(struct pci_dev *dev,
if (!pci_resource_start(dev, 0)) {
dev_warn(&dev->dev, "refusing to load the driver as the "
"io_base is NULL.\n");
goto err_out_free_mem;
goto err_out_disable;
}

dev_info(&dev->dev, "Cirrus PD6729 PCI to PCMCIA Bridge at 0x%llx "
Expand Down

0 comments on commit f4fa2c1

Please sign in to comment.