From: Felipe Balbi Date: Fri, 30 Sep 2011 07:58:36 +0000 (+0300) Subject: usb: dwc3: ep0: Make USB30CV happy with SetAddress X-Git-Tag: v3.2-rc1~183^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2646021e1d5235c6c2143d27405fb057e5560d2b;p=pandora-kernel.git usb: dwc3: ep0: Make USB30CV happy with SetAddress According to USB 3.0 Specification, a SetAddress() while device is in Configured State has an unspecified behavior (see Section 9.4.6). Still USB30CV wasn't happy with my Stall reply. To make that thing happy, just accept the SetAddress() always. No problems have been observed thus far. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed