Don't set ao_flash_setup_done until we're actually done.
authorKeith Packard <keithp@keithp.com>
Sun, 10 Jan 2010 04:42:57 +0000 (20:42 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 10 Jan 2010 04:42:57 +0000 (20:42 -0800)
Because we're accessing this variable outside of the mutex, we need to
make sure it isn't set until the data it covers has been initialized.

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

No differences found