From: Adrian Hunter Date: Tue, 7 Feb 2012 12:48:54 +0000 (+0200) Subject: mmc: sdhci: add quirk for keeping card power during suspend X-Git-Tag: v3.4-rc1~49^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6308d2905bd30290d90f28730828fd572161dd11;p=pandora-kernel.git mmc: sdhci: add quirk for keeping card power during suspend Add quirk SDHCI_QUIRK2_HOST_OFF_CARD_ON to cater for the case when the card keeps power during suspend but the host controller does not i.e. the card power is not controlled by the host controller. In that case, the controller must be fully reset on resume. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed