linux/drivers/mmc/card
John Ogness 0b38c4ebf0 mmc: remove redundant irq disabling
There is no need to disable irq's when using the sg_copy_*_buffer()
functions because those functions do that already. There are also
no races for the mm_queue struct here that would require the irq's
to be disabled before calling sg_copy_*_buffer().

Signed-off-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-05-24 20:59:17 -04:00
..
Kconfig mmc: Improve MMC_TEST config text. 2011-03-15 13:48:56 -04:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00
block.c mmc: Fix the block device read only flag 2011-03-15 13:48:23 -04:00
mmc_test.c Fix common misspellings 2011-03-31 11:26:23 -03:00
queue.c mmc: remove redundant irq disabling 2011-05-24 20:59:17 -04:00
queue.h
sdio_uart.c tiocmset: kill the file pointer argument 2011-02-17 11:52:43 -08:00