mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
commite2a0a5829c4069ee4a0f28c7301187ffaba91a46
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 27 Dec 2011 13:48:45 +0000 (27 15:48 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 04:58:47 +0000 (11 23:58 -0500)
tree347156df029072cb4c84bdae66e2daac547eb838
parentc5e027a4a19d6267e36107fc32b5a4f3cd27976a
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION

Even if a driver provides separate card detection, an interrupt
is still needed to abort mmc requests that are in progress.
SDHCI_QUIRK2_OWN_CARD_DETECTION prevents that, so remove it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci.c
include/linux/mmc/sdhci.h