Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312859
b: refs/heads/master
c: a9ca1d5
h: refs/heads/master
i:
  312857: 37a4e33
  312855: df47af2
v: v3
  • Loading branch information
Sebastian Hesselbarth authored and Chris Ball committed Jul 22, 2012
1 parent a9fb4d1 commit 328779d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9c17d08ca183b92c9cfab6537069914a5e0e7e81
refs/heads/master: a9ca1d5477a89c1833214a01463190f7bd77d8a9
3 changes: 2 additions & 1 deletion trunk/drivers/mmc/host/sdhci-dove.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ static struct sdhci_pltfm_data sdhci_dove_pdata = {
.quirks = SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER |
SDHCI_QUIRK_NO_BUSY_IRQ |
SDHCI_QUIRK_BROKEN_TIMEOUT_VAL |
SDHCI_QUIRK_FORCE_DMA,
SDHCI_QUIRK_FORCE_DMA |
SDHCI_QUIRK_NO_HISPD_BIT,
};

static int __devinit sdhci_dove_probe(struct platform_device *pdev)
Expand Down

0 comments on commit 328779d

Please sign in to comment.