linux/drivers/mmc/card
Andrei Warkentin f06c9153f5 mmc: Ensure hardware partitions don't mess with mmcblk device naming.
With the hardware partitions support (which represent additional logical
devices present on MMC), devidx does not correspond with index used to form
/dev/mmcblkX names. So use an additional allocated index for device names.

Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-05-24 21:02:38 -04:00
..
block.c mmc: Ensure hardware partitions don't mess with mmcblk device naming. 2011-05-24 21:02:38 -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
mmc_test.c mmc: initialize struct mmc_request at declaration time 2011-05-24 21:02:01 -04:00
queue.c mmc: remove redundant irq disabling 2011-05-24 20:59:17 -04:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
sdio_uart.c tiocmset: kill the file pointer argument 2011-02-17 11:52:43 -08:00