mmc: sdhci-of-esdhc: enable interrupt mode to detect card
authorYangbo Lu <yangbo.lu@freescale.com>
Mon, 1 Jun 2015 05:47:12 +0000 (13:47 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:07:18 +0000 (09:07 +0200)
commit74fd5e30cc0b201a3800eb3743e059f34bd57fbf
treec0cc7de009f668e321eb7b977e4d502e565b4c62
parent4245afff8b241426792d60b5b9078583f52d4029
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>
drivers/mmc/host/sdhci-of-esdhc.c
This page took 0.024818 seconds and 5 git commands to generate.