From: Minda Chen Date: Tue, 26 Aug 2014 02:50:42 +0000 (+0800) Subject: mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width X-Git-Tag: fixes-against-v3.18-rc2~127^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba4c322caaecfb68c1e175599398caef946a525;p=pandora-kernel.git mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width the implementation of CSR SDHCI controller is a modified version of the one described in the 1.0 specification, and not a normal 3.0 controller. and 8bit-width enable bit of CSR MMC hosts is 3, while stardard hosts use bit 5. this patch fixes the functionality of 8bit transfer in mmc controllers and improve performance for mmc0 a lot. Signed-off-by: Minda Chen Signed-off-by: Barry Song Reviewed-by: Romain Izard Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed