NetBSD/sys/dev/spi
jakllsch 3e230313d1 Don't leak condvars and mutexes, even if they are on the stack.
Fixes LOCKDEBUG asserts when a mutex/condvar is initialized at the same
stack address as a previous initialization.  We probably want to revisit
the transfer structure lifecyle at some point in the future.
2013-01-04 22:23:06 +00:00
..
files.spi
m25p.c
spi.c
spiflash.c
spiflash.h
spivar.h
tmp121.c