linux-stable-rt/drivers/mmc/core
Pierre Ossman 1efd48b3ae mmc: use lock instead of claim in debug check
As mmc_detect_change() can be called from irq context, using
claim (which can sleep) is inherently unsafe. Use the host
spinlock instead, which also is faster.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-05-08 22:42:57 +02:00
..
Kconfig
Makefile
core.c mmc: use lock instead of claim in debug check 2007-05-08 22:42:57 +02:00
core.h
mmc.c
mmc_ops.c
mmc_ops.h
sd.c
sd_ops.c
sd_ops.h
sysfs.c
sysfs.h