linux/drivers/mmc
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
..
card mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
core mmc: use lock instead of claim in debug check 2007-05-08 22:42:57 +02:00
host mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00