]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1aa529d5f32af4050054ac2690a0a29a46a7fd57
tree347156df029072cb4c84bdae66e2daac547eb838
parenta79eab1a77439755aad9f13c8cc5d620fc9579d2
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