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)
commit0673344289772ed89483948184d6608c272c7c26
tree7ababb412b3891c392ea5da0801acefad45bbf18
parent122f491e459b6ff417932370b3f1aa2091c71aca
altos/stm: Semantic error in STM usb disable caused it to not work

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>
src/stm/ao_usb_stm.c