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:15:50 +0000 (12:15 -0700)
commit7973b064f956440e419c877bf0e225df4c7dde91
tree3a67962727e4dc2e02398c48a89ef3ddbc6a3e0a
parent32971328e591632a077c3683b9c36c187deadd0e
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