commit | bd9ef7bf0c8e129f24b28366e6c7e9ea92a7aed6 | [log] [tgz] |
---|---|---|
author | Robert Baldyga <r.baldyga@samsung.com> | Thu Sep 19 11:50:22 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Oct 15 08:45:47 2013 -0500 |
tree | 4800a25abf445ec05160f7e4f45013b414a2115e | |
parent | a18ed7b036454794dc2d18b92e531c76953d556f [diff] |
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT All requests for endpoint are completed when it was halted and the halt was cleared by CLEAR_FEATURE, but not when new state is same as previous. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>