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

No differences found