From: Hanumath Prasad Date: Wed, 11 Aug 2010 01:01:45 +0000 (-0700) Subject: mmc: only set blockaddressed for > 2GiB cards X-Git-Tag: v2.6.36-rc1~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8a0985c2846292312556cba10b8a4182f55967;p=pandora-kernel.git mmc: only set blockaddressed for > 2GiB cards A non-zero value of SEC_COUNT does not indicate that the card is sector addressed. According to the MMC specification, cards with a density greater than 2GiB are sector addressed. Acked-by: Linus Walleij Signed-off-by: Hanumath Prasad Signed-off-by: Rabin Vincent Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed