diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2012-07-11 17:21:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-17 01:50:13 +0200 |
commit | 15be105b4a18c461b95fa683907f6da6deae1b75 (patch) | |
tree | 09d6f71f543957ce76776a51e01240cfee1fab67 /drivers/usb/host/ehci-mem.c | |
parent | USB: EHCI: initialize data before resetting hardware (diff) | |
download | linux-15be105b4a18c461b95fa683907f6da6deae1b75.tar.xz linux-15be105b4a18c461b95fa683907f6da6deae1b75.zip |
USB: EHCI: remove unneeded suspend/resume code
This patch (as1566) removes the code in ehci-hcd's resume routines
which tries to restart or cancel any transfers left active while the
root hub or controller was asleep. This code isn't necessary, because
all URBs are terminated before the root hub is suspended.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-mem.c')
0 files changed, 0 insertions, 0 deletions