These two patches replace my previous patch [PATCH 2/2] mmc: core: reset sdio card properly on resume. The only change is to use host->card->ocr instead of host->ocr_avail, as recommend by Ulf. These restore my libertas wifi device properly on system resume. (I'm still hoping for a reply to my other patch: [PATCH 1/2] mmc: core: allow a reset gpio to be configured. ) Thanks, NeilBrown --- NeilBrown (2): mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_restore mmc: core: reset sdio card properly on resume. drivers/mmc/core/sdio.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html