mmc: subtract boot sectors from disk size for eMMC 4.3+ devices
authorGary King <gking@nvidia.com>
Fri, 16 Jul 2010 00:11:32 +0000 (17:11 -0700)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:48 +0000 (17:49 -0700)
commitf0b0e4bec1e89014f3dcef4da8bcf95428cc771c
tree373ed1533a91dd11d5a56bbe86ae14eb7bd1e08f
parent057ac3a83f1c9386b78f42f5a76a7469acad4623
mmc: subtract boot sectors from disk size for eMMC 4.3+ devices

the csd sector count reported by eMMC 4.3+ cards includes the boot
partition size; subtract this from the size reported to the disk
since the boot partition is inaccessible

Change-Id: I601b83aa0159b7aa446409ea8c945b256dd0b5b1
Signed-off-by: Gary King <gking@nvidia.com>
drivers/mmc/core/mmc.c
include/linux/mmc/mmc.h