From: Adrian Hunter Date: Mon, 6 May 2013 09:17:32 +0000 (+0300) Subject: mmc: sdhci: add ability to stay runtime-resumed if the card is powered up X-Git-Tag: v3.11-rc1~50^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0710a557cb17746b09234f01073a2cdafe4f4a5;p=pandora-kernel.git mmc: sdhci: add ability to stay runtime-resumed if the card is powered up If card power is dependent on SD bus power then the host controller must not be runtime suspended while the card is powered up. Add the ability to stay runtime-resumed in that case and enable it with a new quirk SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed