diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2007-05-31 00:51:28 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-13 03:34:29 +0400 |
commit | 4956eccdd6101c5abb71966079e8183d12796d6c (patch) | |
tree | d8610e3675719818e78e967ea920c4e9c8fc7ba5 /drivers/usb/core/hcd.h | |
parent | d576bb9f2769b315a795f77f0c33322a976add7a (diff) | |
download | linux-4956eccdd6101c5abb71966079e8183d12796d6c.tar.xz |
USB: remove __usb_port_suspend
This patch (as915b) combines the public routine usb_port_suspend() and
the private routine __usb_port_suspend() into a single function.
By removing the explicit mention of otg_port in the call to
__usb_port_suspend(), we prevent a possible error in which the system
tries to perform HNP on the wrong port when a non-targeted device is
plugged into a non-OTG port.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core/hcd.h')
0 files changed, 0 insertions, 0 deletions