mmc: sdhci-pci: Fix BYT OCP setting
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 6 May 2019 08:38:53 +0000 (11:38 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 6 May 2019 10:33:03 +0000 (12:33 +0200)
commit0a49a619e7e1aeb3f5f5511ca59314423c83dae2
tree11a2beea28a357d5b6c0056ebf65730f98fb2b35
parent343682173846c68f231929a5b84584ab7a845a0b
mmc: sdhci-pci: Fix BYT OCP setting

Some time ago, a fix was done for the sdhci-acpi driver, refer
commit 6e1c7d6103fe ("mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO
hangs"). The same issue was not expected to affect the sdhci-pci driver,
but there have been reports to the contrary, so make the same hardware
setting change.

This patch applies to v5.0+ but before that backports will be required.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/sdhci-pci-core.c