Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91774
b: refs/heads/master
c: d365abe
h: refs/heads/master
v: v3
  • Loading branch information
Francisco Alecrim authored and Pierre Ossman committed Apr 18, 2008
1 parent ab0c732 commit f6b44b3
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: ec2f362a9126237e79a21d5c3cd225f5a07f8e89
refs/heads/master: d365abe27db12df25660fe254e09876cea8a9ad8
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ static int __init mmc_omap_probe(struct platform_device *pdev)
mmc->f_min = 400000;
mmc->f_max = 24000000;
mmc->ocr_avail = MMC_VDD_32_33 | MMC_VDD_33_34;
mmc->caps = MMC_CAP_MULTIWRITE | MMC_CAP_BYTEBLOCK;
mmc->caps = MMC_CAP_MULTIWRITE;

if (minfo->wire4)
mmc->caps |= MMC_CAP_4_BIT_DATA;
Expand Down

0 comments on commit f6b44b3

Please sign in to comment.