From 74fd5e30cc0b201a3800eb3743e059f34bd57fbf Mon Sep 17 00:00:00 2001 From: Yangbo Lu Date: Mon, 1 Jun 2015 13:47:12 +0800 Subject: [PATCH] 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 Signed-off-by: Ulf Hansson --- Reading git-format-patch failed