Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210453
b: refs/heads/master
c: 16d9b13
h: refs/heads/master
i:
  210451: fd17077
v: v3
  • Loading branch information
Sergio Aguirre authored and Linus Torvalds committed Sep 10, 2010
1 parent b3f451f commit ff6af20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 60c2c0d5658082468b569d039f4d0dc24f92c66b
refs/heads/master: 16d9b130783c54c30cab80e24810ab1ab9596e11
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2305,7 +2305,6 @@ static int omap_hsmmc_suspend(struct device *dev)
int ret = 0;
struct platform_device *pdev = to_platform_device(dev);
struct omap_hsmmc_host *host = platform_get_drvdata(pdev);
pm_message_t state = PMSG_SUSPEND; /* unused by MMC core */

if (host && host->suspended)
return 0;
Expand Down

0 comments on commit ff6af20

Please sign in to comment.