]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
authorYangbo Lu <yangbo.lu@freescale.com>
Wed, 16 Sep 2015 06:36:10 +0000 (14:36 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:00 +0000 (16:00 +0100)
commitd1d4f2a05077bedf0a2b8772d9dd3343ab109324
treeba1227e450ee7db3b9df9360b0db3d0e57f20eb7
parente059b6965eeaefdbff66b365687b1d3b721261fc
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a

Enable interrupt mode to detect card instead of polling mode for
ls1021a 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