commit | 1ca896856281d3f1ad4f6f7d4e32e2943452de23 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Nov 26 14:00:45 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Dec 22 11:32:14 2015 +0100 |
tree | cc7f2a13577efec52094af00d0afa1befc8b6040 | |
parent | adb24d42a516bca8b9741ed21206509daaab5b13 [diff] |
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>