Searched hist:"74 fd5e30cc0b201a3800eb3743e059f34bd57fbf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-of-esdhc.c | diff 74fd5e30cc0b201a3800eb3743e059f34bd57fbf Mon Jun 01 00:47:12 CDT 2015 Yangbo Lu <yangbo.lu@freescale.com> mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Enable interrupt mode to detect card instead of polling mode for P1020/P4080/P5020/P5040/T1040 by removing the quirk SDHCI_QUIRK_BROKEN_CARD_DETECTION. This could improve data transferring performance and avoid the call trace caused by polling card status sometime.
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|