Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218995
b: refs/heads/master
c: 4d0b861
h: refs/heads/master
i:
  218993: ea3a988
  218991: 1ebc48c
v: v3
  • Loading branch information
Eric Bénard authored and Chris Ball committed Oct 23, 2010
1 parent 63b564b commit 235d4c4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 88ae8b866488031b0e2fc05a27440fefec5e6927
refs/heads/master: 4d0b8611cd4da64f075b8e07a126f0eb498fb153
3 changes: 2 additions & 1 deletion trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1452,9 +1452,10 @@ void mmc_rescan(struct work_struct *work)
mmc_release_host(host);
goto out;
}
#ifdef CONFIG_MMC_DEBUG
pr_info("%s: %s: trying to init card at %u Hz\n",
mmc_hostname(host), __func__, host->f_init);

#endif
mmc_power_up(host);
sdio_reset(host);
mmc_go_idle(host);
Expand Down

0 comments on commit 235d4c4

Please sign in to comment.