remarkable-linux/drivers/mmc/card
Jens Axboe 7eaceaccab block: remove per-queue plugging
Code has been converted over to the new explicit on-stack plugging,
and delay users have been converted to use the new API for that.
So lets kill off the old plugging along with aops->sync_page().

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-03-10 08:52:07 +01:00
..
block.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
Kconfig mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. 2011-01-08 23:52:26 -05:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00
mmc_test.c mmc: Fixes for Dual Data Rate (DDR) support 2010-10-23 21:11:16 +08:00
queue.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
queue.h
sdio_uart.c