CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/24 00:32:08
Modified files:
sys/dev/sdmmc : sdmmc.c sdmmc_io.c sdmmc_mem.c sdmmc_scsi.c
sdmmcvar.h
Log message:
Rework sdmmc locking to remove recursion
Add SDMMC_ASSERT_LOCKED(), replacing many locking calls, and sprinkling
the assertion to make sure that future changes don't catch us out
"please commit" uwe@
