summaryrefslogtreecommitdiff
path: root/src/at45db161d.h
Commit message (Collapse)AuthorAge
* Don't set ao_flash_setup_done until we're actually done.Keith Packard2010-01-09
| | | | | | | 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>
* Add at45db161d.h header file for new flash part.Keith Packard2010-01-09
Forgot to add this when I added the driver. Signed-off-by: Keith Packard <keithp@keithp.com>