diff options
| author | Anton Tikhomirov <[email protected]> | 2011-04-21 17:06:41 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-05-02 17:00:26 -0700 |
| commit | 9c39ddc60ee9eb70569d1658e512cfa232b9dd16 (patch) | |
| tree | 01ef19e58780ec7403f465cd5b3a3e5a7e7c5cb6 /tools/perf/scripts/python | |
| parent | 26ab3d0ce95c270b1ca491d6970aa14852d8e5a3 (diff) | |
USB: s3c-hsotg: Fix stall condition processing
The following should be done for requests after endpoint stall
condition is cleared:
1) 'in progress' request (if any) should be completed since
Tx FIFO was flushed;
2) next request from queue (if any) should be started.
This commit does that.
Additionally set/clear stall condition code is fixed.
Signed-off-by: Anton Tikhomirov <[email protected]>
Reviewed-by: Kyoungil Kim<[email protected]>
Cc: Ben Dooks <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions