From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: subtle pm_runtime_put_sync race and sdio functions Date: Sun, 26 Dec 2010 19:35:13 +0100 Message-ID: <201012261935.13238.rjw__30993.7836988412$1293388654$gmane$org@sisk.pl> References: <201012261245.29680.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Ohad Ben-Cohen Cc: linux-wireless@vger.kernel.org, linux-mmc@vger.kernel.org, Ido Yariv , linux-pm@lists.linux-foundation.org, Johannes Berg List-Id: linux-pm@vger.kernel.org On Sunday, December 26, 2010, Ohad Ben-Cohen wrote: > On Sun, Dec 26, 2010 at 1:45 PM, Rafael J. Wysocki wrote: > > Why does the driver need the device to be reset even though it hasn't > > been suspeneded yet? > > Because it is asked to stop the hardware by mac80211. So I guess the mac80211 layer should ask it to start it again. Thanks, Rafael