From: Robert Baldyga Date: Thu, 19 Sep 2013 09:50:22 +0000 (+0200) Subject: usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9ef7bf0c8e129f24b28366e6c7e9ea92a7aed6;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed