Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108421
b: refs/heads/master
c: fa41019
h: refs/heads/master
i:
  108419: fe9c59e
v: v3
  • Loading branch information
Alexander Beregalov authored and Greg Kroah-Hartman committed Aug 14, 2008
1 parent fd4bcb5 commit 8e93d35
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f4f4d58734916e816d4b4a7cf61b3fc22ce02683
refs/heads/master: fa41019c7aa172fde075849834409d23eb49f582
3 changes: 1 addition & 2 deletions trunk/drivers/usb/core/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,7 @@ void usb_deregister(struct usb_driver *driver)
}
EXPORT_SYMBOL_GPL(usb_deregister);

#ifdef CONFIG_PM

/* Forced unbinding of a USB interface driver, either because
* it doesn't support pre_reset/post_reset/reset_resume or
Expand Down Expand Up @@ -872,8 +873,6 @@ static void do_unbind_rebind(struct usb_device *udev, int action)
}
}

#ifdef CONFIG_PM

/* Caller has locked udev's pm_mutex */
static int usb_suspend_device(struct usb_device *udev, pm_message_t msg)
{
Expand Down

0 comments on commit 8e93d35

Please sign in to comment.