Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289475
b: refs/heads/master
c: 8736462
h: refs/heads/master
i:
  289473: ba96cbb
  289471: 504d920
v: v3
  • Loading branch information
Paul Gortmaker authored and Greg Kroah-Hartman committed Feb 28, 2012
1 parent f1ae9e4 commit 823ab17
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: 656d2b3964a9d0f9864d472f8dfa2dd7dd42e6c0
refs/heads/master: 87364624e2dd07c387b13e2ce0fda33448ef4247
2 changes: 2 additions & 0 deletions trunk/drivers/usb/core/hcd-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ static int check_root_hub_suspended(struct device *dev)
return 0;
}

#if defined(CONFIG_PM_SLEEP) || defined(CONFIG_PM_RUNTIME)
static int suspend_common(struct device *dev, bool do_wakeup)
{
struct pci_dev *pci_dev = to_pci_dev(dev);
Expand Down Expand Up @@ -471,6 +472,7 @@ static int resume_common(struct device *dev, int event)
}
return retval;
}
#endif /* SLEEP || RUNTIME */

#ifdef CONFIG_PM_SLEEP

Expand Down

0 comments on commit 823ab17

Please sign in to comment.