From: Philip Rakity Date: Tue, 15 Nov 2011 03:14:38 +0000 (-0800) Subject: mmc: sdio: support SDIO UHS cards X-Git-Tag: v3.3-rc1~72^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a303c5319c8e6ab0e744ebca118da8420043b2c3;p=pandora-kernel.git mmc: sdio: support SDIO UHS cards This patch adds support for sdio UHS cards per the version 3.0 spec. UHS mode is only enabled for version 3.0 cards when both the host and the controller support UHS modes. 1.8v signaling support is removed if both the card and the host do not support UHS. This is done to maintain compatibility and some system/card combinations break when 1.8v signaling is enabled when the host does not support UHS. Signed-off-by: Philip Rakity Signed-off-by: Aaron Lu Reviewed-by: Arindam Nath Tested-by: Bing Zhao Signed-off-by: Chris Ball --- Reading git-diff-tree failed