Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65625
b: refs/heads/master
c: ce252ed
h: refs/heads/master
i:
  65623: 09aaac2
v: v3
  • Loading branch information
Pierre Ossman committed Sep 23, 2007
1 parent aa5f6dd commit a6ecc9f
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: 4ff6471c028a9885e8f09a000d87694f81190ab9
refs/heads/master: ce252edd869ba1fee6a9a6f83e20f349d4c4d669
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)
"tsac %d ms nsac %d\n",
mmc_hostname(host), mrq->data->blksz,
mrq->data->blocks, mrq->data->flags,
mrq->data->timeout_ns / 10000000,
mrq->data->timeout_ns / 1000000,
mrq->data->timeout_clks);
}

Expand Down

0 comments on commit a6ecc9f

Please sign in to comment.