altos/stm: Semantic error in STM usb disable caused it to not work
authorKeith Packard <keithp@keithp.com>
Thu, 19 Dec 2013 02:20:55 +0000 (18:20 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 19 Dec 2013 02:20:55 +0000 (18:20 -0800)
The USB enable register wasn't actually getting rewritten with the
enable bit turned off, so the USB device was still powered on in flight.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found