Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196684
b: refs/heads/master
c: 51905dc
h: refs/heads/master
v: v3
  • Loading branch information
San Mehat authored and Daniel Walker committed Mar 18, 2010
1 parent 35414a3 commit a7c8632
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8b1c2ba274c8416afb7eab3bd788f98a917efe06
refs/heads/master: 51905dcbcf1f72a17f491c64485d513986110a6f
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/msm_sdcc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,8 @@ msmsdcc_probe(struct platform_device *pdev)
if (host->timer.function)
pr_info("%s: Polling status mode enabled\n", mmc_hostname(mmc));

if (host->use_bustimer)
mod_timer(&host->busclk_timer, jiffies + HZ);
return 0;
cmd_irq_free:
free_irq(cmd_irqres->start, host);
Expand Down

0 comments on commit a7c8632

Please sign in to comment.