diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2015-03-07 22:48:54 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-04-14 05:47:58 +0200 |
commit | 282685e07e4f5dccc70c6bfd3ce3603861e94aaa (patch) | |
tree | 3d6cba29126235b139acf9276423987610c64115 /drivers/video/bcm2835.c | |
parent | ee837554011a4f0db6f246ee67f7c1d1161694e9 (diff) |
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>
Diffstat (limited to 'drivers/video/bcm2835.c')
0 files changed, 0 insertions, 0 deletions