Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336328
b: refs/heads/master
c: 4577f77
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Chris Ball committed Dec 7, 2012
1 parent e0146ec commit 7b17302
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: 1a1f1f0495604d45e67a328fda80c1cb6a8d87d2
refs/heads/master: 4577f77ba76127cd9e72e06f44d743894d34ac8b
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/sdhci-s3c.c
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,9 @@ static struct sdhci_ops sdhci_s3c_ops = {
static void sdhci_s3c_notify_change(struct platform_device *dev, int state)
{
struct sdhci_host *host = platform_get_drvdata(dev);
#ifdef CONFIG_PM_RUNTIME
struct sdhci_s3c *sc = sdhci_priv(host);
#endif
unsigned long flags;

if (host) {
Expand Down

0 comments on commit 7b17302

Please sign in to comment.