Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102170
b: refs/heads/master
c: 3eb99a7
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre authored and Pierre Ossman committed Jul 15, 2008
1 parent a99eab1 commit 7440f8e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4ac24a8722b97d5b4cfc48a4fbd0b2489e358d4d
refs/heads/master: 3eb99a7bff3d7459a695f45124a6bbabf31cb4b5
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/at91_mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -947,6 +947,7 @@ static int __init at91_mci_probe(struct platform_device *pdev)
mmc->f_min = 375000;
mmc->f_max = 25000000;
mmc->ocr_avail = MMC_VDD_32_33 | MMC_VDD_33_34;
mmc->caps = MMC_CAP_MULTIWRITE;

mmc->max_blk_size = 4095;
mmc->max_blk_count = mmc->max_req_size;
Expand Down

0 comments on commit 7440f8e

Please sign in to comment.