Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219013
b: refs/heads/master
c: 225d85f
h: refs/heads/master
i:
  219011: 5a54741
v: v3
  • Loading branch information
Alan Cox authored and Chris Ball committed Oct 23, 2010
1 parent e5a9f19 commit 443acf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ed2a9785942b0986ac858f3f48d7fc5f7c7183de
refs/heads/master: 225d85fe7ddca2985548d98e410f7baf4a5d6260
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/sdhci-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,8 @@ static int __devinit sdhci_pci_probe(struct pci_dev *pdev,
goto free;
}

slots = chip->num_slots; /* Quirk may have changed this */

for (i = 0;i < slots;i++) {
slot = sdhci_pci_probe_slot(pdev, chip, first_bar + i);
if (IS_ERR(slot)) {
Expand Down

0 comments on commit 443acf8

Please sign in to comment.