Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93370
b: refs/heads/master
c: aff6d18
h: refs/heads/master
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent c9210e9 commit 03f2ff4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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: 4f6676274fb6303a8e8100d086ea8c2c00c0d8e3
refs/heads/master: aff6d18f95bb81b2d07994372c8edcc2c2b41180
4 changes: 2 additions & 2 deletions trunk/drivers/usb/host/ehci-hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@

/*-------------------------------------------------------------------------*/

#ifdef CONFIG_PM

#define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)

#ifdef CONFIG_PM

static int ehci_hub_control(
struct usb_hcd *hcd,
u16 typeReq,
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ehci-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ static int ehci_pci_setup(struct usb_hcd *hcd)
ehci_warn(ehci, "selective suspend/wakeup unavailable\n");
#endif

ehci_port_power(ehci, 1);
retval = ehci_pci_reinit(ehci, pdev);
done:
return retval;
Expand Down

0 comments on commit 03f2ff4

Please sign in to comment.