diff options
author | Anton Tikhomirov <av.tikhomirov@samsung.com> | 2011-04-21 17:06:41 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-02 17:00:26 -0700 |
commit | 9c39ddc60ee9eb70569d1658e512cfa232b9dd16 (patch) | |
tree | 01ef19e58780ec7403f465cd5b3a3e5a7e7c5cb6 /fs/binfmt_som.c | |
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 <av.tikhomirov@samsung.com>
Reviewed-by: Kyoungil Kim<ki0351.kim@samsung.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/binfmt_som.c')
0 files changed, 0 insertions, 0 deletions