Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113179
b: refs/heads/master
c: 04cf585
h: refs/heads/master
i:
  113177: 7cbf0de
  113175: 671700e
v: v3
  • Loading branch information
Pierre Ossman committed Oct 12, 2008
1 parent 3d7a955 commit 55534dd
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: e809517f6fa5803a5a1cd56026f0e2190fc13d5c
refs/heads/master: 04cf585d2902404ed06861c6dc27897100340dba
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,7 @@ static void sdhci_tasklet_card(unsigned long param)

spin_unlock_irqrestore(&host->lock, flags);

mmc_detect_change(host->mmc, msecs_to_jiffies(500));
mmc_detect_change(host->mmc, msecs_to_jiffies(200));
}

static void sdhci_tasklet_finish(unsigned long param)
Expand Down

0 comments on commit 55534dd

Please sign in to comment.