Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262965
b: refs/heads/master
c: 606a15e
h: refs/heads/master
i:
  262963: fbed495
v: v3
  • Loading branch information
Philip Rakity authored and Chris Ball committed Aug 13, 2011
1 parent a0e7334 commit 23447f6
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: 78869618a886d33d8cdfcb78cf9b245b5250e465
refs/heads/master: 606a15e475880157dd2336f2dc220eacc9eaf36b
3 changes: 2 additions & 1 deletion trunk/drivers/mmc/host/sdhci-pxav3.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@ static int __devinit sdhci_pxav3_probe(struct platform_device *pdev)
clk_enable(clk);

host->quirks = SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
| SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC;
| SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
| SDHCI_QUIRK_32BIT_ADMA_SIZE;

/* enable 1/8V DDR capable */
host->mmc->caps |= MMC_CAP_1_8V_DDR;
Expand Down

0 comments on commit 23447f6

Please sign in to comment.