Home
last modified time | relevance | path

Searched hist:aaa58d0e932c518bdb1d9dc767876d7a8c68e17e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-esdhc.cdiff aaa58d0e932c518bdb1d9dc767876d7a8c68e17e Wed Sep 16 01:36:10 CDT 2015 Yangbo Lu <yangbo.lu@freescale.com> 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>