Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109685
b: refs/heads/master
c: de058cd
h: refs/heads/master
i:
  109683: 2b6bd19
v: v3
  • Loading branch information
David Milburn authored and Jeff Garzik committed Sep 8, 2008
1 parent 989dbff commit 92aff21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9c2676b61a5a4b6d99e65fb2f438fb3914302eda
refs/heads/master: de058cdea65842ed4bf17da6b50d6fe6b120a6ef
3 changes: 0 additions & 3 deletions trunk/drivers/ata/pata_sil680.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,6 @@ static int __devinit sil680_init_one(struct pci_dev *pdev,
/* Try to acquire MMIO resources and fallback to PIO if
* that fails
*/
rc = pcim_enable_device(pdev);
if (rc)
return rc;
rc = pcim_iomap_regions(pdev, 1 << SIL680_MMIO_BAR, DRV_NAME);
if (rc)
goto use_ioports;
Expand Down

0 comments on commit 92aff21

Please sign in to comment.