]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-pci: use generic sdhci_set_bus_width()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Mon, 14 Aug 2017 20:00:26 +0000 (22:00 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 13:03:35 +0000 (15:03 +0200)
commit6ec52cdd16e0f8e090057a1059787b346ed6723e
tree7422d82bab723fe15c399aaee7504d60f6e49779
parente924b57171a1e55823662c40d9948f1d8ee9ab8a
mmc: sdhci-pci: use generic sdhci_set_bus_width()

Now that sdhci_set_bus_width() supports 8-bit bus widths based on the
MMC_CAP_8_BIT_DATA capability flag, replace the sdhci-pci version with
the generic sdhci version.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pci-core.c