Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149463
b: refs/heads/master
c: 99d9260
h: refs/heads/master
i:
  149461: 2d01fc6
  149459: 73ff898
  149455: 3018938
v: v3
  • Loading branch information
Pierre Ossman committed Jun 13, 2009
1 parent 9c3ad9f commit f0902d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 9bf69a26ad9ccdc49469402275204271b3336ab6
refs/heads/master: 99d9260c30f0705c95a5839d9184f2e949d2051e
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/host/mxcmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,8 +746,6 @@ static int mxcmci_probe(struct platform_device *pdev)
}

mmc->f_min = clk_get_rate(host->clk) >> 16;
if (mmc->f_min < 400000)
mmc->f_min = 400000;
mmc->f_max = clk_get_rate(host->clk) >> 1;

/* recommended in data sheet */
Expand Down

0 comments on commit f0902d6

Please sign in to comment.