altosui: Ensure serial device is closed after eeprom download finishes
authorKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:30:38 +0000 (14:30 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:30:38 +0000 (14:30 -0800)
As this code is all event-driven, track which events will trigger
further work and block closing the device in those specific cases,
ensuring that all other code paths end up closing the device.

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

No differences found