From: Philip Rakity Date: Thu, 26 Jan 2012 14:57:10 +0000 (-0800) Subject: mmc: core: UHS sdio card that fails should not exceed 50MHz X-Git-Tag: v3.3-rc4~20^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0d68f583279dbdcc1a2ef3f81ea8d285a0adbe;p=pandora-kernel.git mmc: core: UHS sdio card that fails should not exceed 50MHz A UHS sdio card that fails initialization at 1.8v signaling is not in UHS mode. We cannot use the speed in the the cis to reflect the bus speed as this is the maxiumum value and will not reflect the fact that the host is operating at a lower (non uhs) bus speed. Signed-off-by: Philip Rakity Signed-off-by: Bing Zhao Reviewed-by: Aaron Lu Signed-off-by: Chris Ball --- Reading git-diff-tree failed