From: Seungwon Jeon Date: Wed, 25 Apr 2012 07:18:01 +0000 (+0900) Subject: mmc: core: fix the signaling 1.8V for HS200 X-Git-Tag: v3.5-rc1~85^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10942aa40a595d7ff8b4e90f8a762e816367cac3;p=pandora-kernel.git mmc: core: fix the signaling 1.8V for HS200 Currently only 1.2V is treated for HS200 mode. If the host has only 1.8V I/O capability not 1.2V, mmc_set_signal_voltage can't be called for 1.8V HS200. EXT_CSD_CARD_TYPE_SDR_1_8V needs to be considered. Signed-off-by: Seungwon Jeon Reviewed-by: Subhash Jadavani Signed-off-by: Chris Ball --- Reading git-diff-tree failed