Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91773
b: refs/heads/master
c: ec2f362
h: refs/heads/master
i:
  91771: 3740f67
v: v3
  • Loading branch information
Tony Lindgren authored and Pierre Ossman committed Apr 18, 2008
1 parent 1499a9c commit ab0c732
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5ec21b1ccf554593d25fba0f411c03e1d6fd88c5
refs/heads/master: ec2f362a9126237e79a21d5c3cd225f5a07f8e89
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,6 @@ static int mmc_omap_calc_divisor(struct mmc_host *mmc, struct mmc_ios *ios)

if (dsor > 250)
dsor = 250;
dsor++;

if (ios->bus_width == MMC_BUS_WIDTH_4)
dsor |= 1 << 15;
Expand Down

0 comments on commit ab0c732

Please sign in to comment.