MMC core:
 - Prevent re-tuning while serving requests for RPMB partitions
 - Extend timeout for long read time quirk to support more eMMCs

MMC host:
 - sdhci-acpi: Ensure connected devices are powered when probing
 - sdhci-pci|acpi: Remove unreliable MMC_CAP_BUS_WIDTH_TEST for Intel HWs
 - dw_mmc: Correct the assigning of max_blk_size
 - dw_mmc-rockchip: Allow RPMB partitions to be created
 - dw_mmc-rockchip: Set the drive phase properly
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers

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>
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed