Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102203
b: refs/heads/master
c: 2de5f79
h: refs/heads/master
i:
  102201: d45fbc1
  102199: 1598b1f
v: v3
  • Loading branch information
Ben Dooks authored and Pierre Ossman committed Jul 15, 2008
1 parent 2ef2620 commit d0067e4
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: 318f905f02b427b8df33d724b7392a0597b40bdd
refs/heads/master: 2de5f79d4dfcb1be16f0b873bc77d6ec74b0426d
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/s3cmci.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ static irqreturn_t s3cmci_irq_cd(int irq, void *dev_id)

dbg(host, dbg_irq, "card detect\n");

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

return IRQ_HANDLED;
}
Expand Down

0 comments on commit d0067e4

Please sign in to comment.