From: Felipe Balbi Date: Sat, 15 Oct 2011 18:37:35 +0000 (+0300) Subject: usb: dwc3: ep0: SetAddress() won't be issued while Configured X-Git-Tag: v3.3-rc1~153^2~30^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96a6ec1db1ac730b5a031f2c2f7fcc6b07459d8;p=pandora-kernel.git usb: dwc3: ep0: SetAddress() won't be issued while Configured I have talked to USB-IF about USB30CV issuing SetAddres() with a device on Configured state and they have agreed on changing USB30CV not to do so. Adding back the STALL reply in such case and while at that, also add a debugging message for an address which is too large. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed