altos: let FAT tracing work in ao_fat_test as needed
authorKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 09:00:21 +0000 (02:00 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 09:00:21 +0000 (02:00 -0700)
commit76bd204de744c34e5cbf6efa93adb89bc2cb08b3
tree4b8534d9f4dd87a7c94637884417e5cd16d74e9a
parenta764bf06d0975cbf1620b079351c7437053ea1a8
altos: let FAT tracing work in ao_fat_test as needed

This allows the FAT DBG hooks to be enabled even if some other module
turned DBG off.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_fat.c