Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752728AbaKLI1g (ORCPT ); Wed, 12 Nov 2014 03:27:36 -0500 Received: from mail-qa0-f41.google.com ([209.85.216.41]:37169 "EHLO mail-qa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752262AbaKLI1f (ORCPT ); Wed, 12 Nov 2014 03:27:35 -0500 MIME-Version: 1.0 In-Reply-To: <20141112035217.18267.43304.stgit@notabene.brown> References: <20141112035217.18267.43304.stgit@notabene.brown> Date: Wed, 12 Nov 2014 09:27:34 +0100 Message-ID: Subject: Re: [PATCH 0/2] mmc: core: power-on sdio card correctly. From: Ulf Hansson To: NeilBrown Cc: Chris Ball , GTA04 owners , linux-mmc , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12 November 2014 04:55, NeilBrown wrote: > 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. Working on a reply. Get back to you soon. :-) > ) > > 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. Thanks! Applied for next! Kind regards Uffe > > > drivers/mmc/core/sdio.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > -- > Signature > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/