remarkable-linux/drivers/mmc/card
Adrian Hunter 0532ff6358 mmc: mmc_test: make performance test area size about 4MiB
The test area size was set to the preferred erase size but for comparison
purposes it is better if it is the same size for different devices.  Make
it a multiple of preferred erase size that is greater than or equal to 4MiB.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-15 13:48:40 -04:00
..
block.c mmc: Fix the block device read only flag 2011-03-15 13:48:23 -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: mmc_test: make performance test area size about 4MiB 2011-03-15 13:48:40 -04:00
queue.c mmc: name mmc queue thread by host index 2010-10-23 21:11:16 +08:00
queue.h
sdio_uart.c