From: Giuseppe CAVALLARO Date: Thu, 13 Jun 2013 14:41:28 +0000 (+0200) Subject: mmc: sdhci: fix ctrl_2 on super-speed selection X-Git-Tag: v3.11-rc1~50^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599115686d8f62999a871f7d7ee87de3b939b258;p=pandora-kernel.git mmc: sdhci: fix ctrl_2 on super-speed selection This patch fixes the HC ctrl_2 programming where, in case of SDR104 and HS200, we have to write 100b in the the UHS Mode bits. We wrote 101b that is reserved from Arasan Specs. Reported-by: Youssef Triki Signed-off-by: Giuseppe Cavallaro Signed-off-by: Chris Ball --- Reading git-diff-tree failed