diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2009-07-27 12:05:21 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-28 14:31:13 -0700 |
commit | c92bcfa7b4038d8ffe1f02e21269f18eb0b64144 (patch) | |
tree | 779257c92d050d3d19eb0351f73ee59bcc5fa84f /fs/mpage.c | |
parent | d115b04818e57bdbc7ccde4d0660b15e33013dc8 (diff) |
USB: xhci: Stall handling bug fixes.
Correct the xHCI code to handle stalls on USB endpoints. We need to move
the endpoint ring's dequeue pointer past the stalled transfer, or the HW
will try to restart the transfer the next time the doorbell is rung.
Don't attempt to clear a halt on an endpoint if we haven't seen a stalled
transfer for it. The USB core will attempt to clear a halt on all
endpoints when it selects a new configuration.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions