mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 26 Nov 2015 12:00:45 +0000 (14:00 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 22 Dec 2015 10:32:14 +0000 (11:32 +0100)
commit1ca896856281d3f1ad4f6f7d4e32e2943452de23
treecc7f2a13577efec52094af00d0afa1befc8b6040
parentadb24d42a516bca8b9741ed21206509daaab5b13
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT

In some cases, the stronger 33 Ohm driver strength must not be used
so it is not a suitable default.  Change it to the standard default
50 Ohm value.

The patch applies to v4.2+ except the file name changed.  It is
drivers/mmc/host/sdhci-pci.c prior to v.4.4.

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