android_kernel_oneplus_msm8998/drivers/mmc
Sahitya Tummala f8fb46ff55 mmc: sdhci: Add new quirk to use PIO for eMMC tuning commands
Some controllers have an issue using ADMA for tuning commands.
Add a quirk - SDHCI_QUIRK2_USE_PIO_FOR_EMMC_TUNING to use PIO
mode for tuning commands on those host controllers.

Change-Id: Id9625167d7e235fb3a20a6193889c1654b5c0cd8
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
[subhashj@codeaurora.org: fixed trivial merge conflicts]
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
2016-06-13 19:06:24 -07:00
..
card mmc: block: Add quirk and increase read data timeout for hynix emmc 2016-05-31 15:28:15 -07:00
core mmc: core: fix reading the bkops status from card 2016-06-13 19:06:20 -07:00
host mmc: sdhci: Add new quirk to use PIO for eMMC tuning commands 2016-06-13 19:06:24 -07:00
Kconfig mmc: Add profiling code to measure performance at MMC layers. 2016-05-31 15:25:30 -07:00
Makefile