linux/drivers/mmc
Colin Cross 71b54d4483 mmc_block: Allow more than 8 partitions per card
Set the GENHD_FL_EXT_DEVT flag, which will allocate minor numbers
in major 259 for partitions past disk->minors.

Also remove the use of disk_devt to determine devidx from md->disk.
md->disk->first_minor is always initialized from devidx and can
always be used to recover it.

Signed-off-by: Colin Cross <ccross@android.com>
2012-04-09 13:53:08 -07:00
..
card mmc_block: Allow more than 8 partitions per card 2012-04-09 13:53:08 -07:00
core mmc: use really long write timeout to deal with crappy cards 2012-04-05 20:32:34 -04:00
host mmc: sdhci-dove: Fix compile error by including module.h 2012-04-05 20:32:33 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00