Files
u-boot/drivers
Stephen Warren 282685e07e usb: dwc2: remove control_data_toggle[]
The control data toggle resets to DATA1 at the start of the data phase
of every setup transaction. We don't need a global variable to store
the value; we can just store it on the stack.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2015-04-14 05:47:58 +02:00
..
2015-04-07 08:41:10 -04:00
2015-02-24 13:09:42 -08:00
2015-02-12 10:35:33 -07:00
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:09 +02:00
2015-04-10 14:23:23 +02:00
2015-02-19 06:19:18 -07:00
2015-04-10 14:22:48 +02:00
2015-03-24 10:50:50 -04:00
2015-04-03 09:47:49 +03:00
2014-09-24 18:30:28 -04:00