Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10761
b: refs/heads/master
c: e08fb39
h: refs/heads/master
i:
  10759: 6bd8983
v: v3
  • Loading branch information
Matt Porter authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent 4765fda commit 3be5f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 8ad7fe16df5e07320626be83fbba6d1c6bda5ec0
refs/heads/master: e08fb39b771dd7dcba405669b5384fe9929e1caf
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1977,7 +1977,7 @@ int usb_suspend_device(struct usb_device *udev)

int usb_resume_device(struct usb_device *udev)
{
udev->dev.power_state.event = PM_EVENT_ON;
udev->dev.power.power_state.event = PM_EVENT_ON;
return 0;
}

Expand Down

0 comments on commit 3be5f5b

Please sign in to comment.