From: Paul Zimmerman Date: Fri, 30 Sep 2011 07:58:44 +0000 (+0300) Subject: usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing X-Git-Tag: v3.2-rc1~183^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5275455a6e6ae6b57303834b0afd267bb9657ffc;p=pandora-kernel.git usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing This makes DWC3_EP_WEDGE do the right thing, which is prevent DWC3_EP_WEDGE from ever being cleared by a ClearFeature(HALT) command. [ balbi@ti.com : allowed set_wedge to send SetHalt command to controller ] Signed-off-by: Paul Zimmerman Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed