commit | 6308d2905bd30290d90f28730828fd572161dd11 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Tue Feb 07 14:48:54 2012 +0200 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:20:08 2012 -0400 |
tree | 5eedb3ba23a4898c56b1d17794ce3e69006b6f86 | |
parent | da721cf7808f9731454757d704f0aa69ae2f1aae [diff] |
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 <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>