From: Andrei Warkentin Date: Fri, 22 Apr 2011 03:46:13 +0000 (-0500) Subject: mmc: Ensure hardware partitions don't mess with mmcblk device naming. X-Git-Tag: v3.0-rc1~148^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f06c9153f5ecd47dfed23f87b9d08e42ff0e4170;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed