Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186287
b: refs/heads/master
c: 4021684
h: refs/heads/master
i:
  186285: b256938
  186283: 1306b20
  186279: 6c7ab0f
  186271: f58a043
v: v3
  • Loading branch information
Nicolas Pitre authored and Linus Torvalds committed Mar 6, 2010
1 parent 4284d2a commit e412dca
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: 3bca4cf703826fcb2bbabbe19c6fc7b2fc4fd7cc
refs/heads/master: 40216842dca4fa485cb1aa5eb231149a4a57cc85
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/core/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,8 @@ static int mmc_sdio_resume(struct mmc_host *host)
mmc_claim_host(host);
err = mmc_sdio_init_card(host, host->ocr, host->card,
(host->pm_flags & MMC_PM_KEEP_POWER));
if (!err && host->sdio_irqs)
mmc_signal_sdio_irq(host);
mmc_release_host(host);

/*
Expand Down

0 comments on commit e412dca

Please sign in to comment.