From: Adrian Hunter Date: Mon, 10 Mar 2014 13:02:42 +0000 (+0200) Subject: mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14 X-Git-Tag: v3.15-rc1~42^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd4409c81e2c756a5cfbedc598c48d6a3ed3fd5;p=pandora-kernel.git mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14 Some 80860F14 devices do not support card detect and must rely completely on GPIO. Presently the card detect GPIO is used only to wake-up from runtime suspend. Change to using mmc_gpioid_request_cd() which will cause the SDHCI driver to prefer the GPIO to the host controller's native card detect. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed