usb: dwc3: workaround: bogus hibernation events
authorFelipe Balbi <balbi@ti.com>
Tue, 25 Feb 2014 20:47:54 +0000 (14:47 -0600)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 15:44:50 +0000 (09:44 -0600)
Revision 2.20a of the core has a known issue
which would generate bogus hibernation events
_and_ random failures on USB CV TD.9.23 test
case.

The suggested workaround is to ignore hibernation
events which don't match currently connected
speed.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c

Simple merge