commit | 3c519b846c4d5edf7c94d1eede42445a815bf65c | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri May 04 11:55:31 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 12 16:29:47 2007 -0700 |
tree | a07857a8eb61d8bd1ed6e01ee6bde1df3fe78354 | |
parent | 6bc6cff52e0c4c4c876b1b8a5750041da61ad42b [diff] |
USB: EHCI: fix handover for designated full-speed ports This patch (as895) fixes up a loose end in the port-handover code for the USB-Persist facility. A special case occurs when a high-speed device is attached to a port which the user has designated to run at full-speed only; the port must be disabled before the handover can take place. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>