linux-sg2042/drivers/mmc
Guennadi Liakhovetski df3ef2d3c9 mmc: protect the tmio_mmc driver against a theoretical race
The MMC subsystem does not guarantee, that host driver .request() and
.set_ios() callbacks are serialised. Such concurrent calls, however,
do not have to be meaningfully supported, drivers just have to make
sure to avoid any severe problems.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-05-24 23:53:52 -04:00
..
card mmc: mmc_test: minor clean up, use t = &test.area everywhere 2011-05-24 23:53:49 -04:00
core mmc: sdio: optimized SDIO IRQ handling for single irq 2011-05-24 23:53:50 -04:00
host mmc: protect the tmio_mmc driver against a theoretical race 2011-05-24 23:53:52 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00