From: Sascha Hauer Date: Mon, 21 Jan 2013 11:02:27 +0000 (+0800) Subject: mmc: sdhci: rename platform_8bit_width to platform_bus_width X-Git-Tag: v3.9-rc1~78^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bc088d38f92f58df97e1cd9a8430331ee5491bb;p=pandora-kernel.git mmc: sdhci: rename platform_8bit_width to platform_bus_width The 8bit in the function name is misleading. When set, it will be used to set the bus width, regardless of whether 8bit or another bus width is requested, so change the function name to platform_bus_width. Signed-off-by: Sascha Hauer Signed-off-by: Shawn Guo Tested-by: Dirk Behme Signed-off-by: Chris Ball --- Reading git-diff-tree failed