android_kernel_samsung_sm8650/drivers/mmc
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
..
card mmc: Ensure hardware partitions don't mess with mmcblk device naming. 2011-05-24 21:02:38 -04:00
core mmc: initialize struct mmc_request at declaration time 2011-05-24 21:02:01 -04:00
host mmc: sdhci: Add pre and post reset processing for chip specific reset 2011-05-24 21:02:33 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00