]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 20 May 2016 07:33:47 +0000 (10:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 19:18:00 +0000 (12:18 -0700)
commitdee5ae282cecfd139be32d61a6fac2947017b83b
treeea273485a28d00c6c5fe0964daa38fffa7b6b893
parent926c2c0bdd2eb09796ea4211f41a61c146ef5ba7
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers

commit 822969369482166050c5b2f7013501505e025c39 upstream.

The CMD19/CMD14 bus width test has been found to be unreliable in
some cases.  It is not essential, so simply remove it.

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