]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c9732409fa90d811729e9f7947ffcecae5b5cf7
tree21e778f5fc8a110eb6d7ce2e1c5b0248cdd4c147
parent14597da5ba8973f9f03e0dd6a3dd1a5f40e693b0
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