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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:15 +0000 (15:07 -0800)
commit4a3d7e16b0f4729151f41061f5fc9cf91279b997
tree293e1903e4874cc7dda2b5af93bd0d3ba69fa2a7
parent84bad9db0d8cfa0d84ab988c40226413cb34e2b3
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT

commit 1ca896856281d3f1ad4f6f7d4e32e2943452de23 upstream.

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>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-pci-core.c