mmc: sdhci: rename platform_8bit_width to platform_bus_width
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 21 Jan 2013 11:02:27 +0000 (19:02 +0800)
committerChris Ball <cjb@laptop.org>
Sun, 24 Feb 2013 19:37:02 +0000 (14:37 -0500)
commit7bc088d38f92f58df97e1cd9a8430331ee5491bb
tree21e778f5fc8a110eb6d7ce2e1c5b0248cdd4c147
parent2a15f981aec7c6b800c0d285ee1a63acc8487b9b
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 <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci-pxav2.c
drivers/mmc/host/sdhci-s3c.c
drivers/mmc/host/sdhci-tegra.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h