Return-path: Received: from smtp.nokia.com ([147.243.1.48]:18077 "EHLO mgw-sa02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751364Ab1BGM3r (ORCPT ); Mon, 7 Feb 2011 07:29:47 -0500 Subject: Re: [PATCH] wl12xx: Allow wl12xx interrupts to wake up the host From: Juuso Oikarinen To: ext Ohad Ben-Cohen Cc: coelho@ti.com, linux-wireless@vger.kernel.org In-Reply-To: References: <1297078254-4664-1-git-send-email-juuso.oikarinen@nokia.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 07 Feb 2011 14:29:41 +0200 Message-ID: <1297081781.2064.12.camel@wimaxnb.nmp.nokia.com> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2011-02-07 at 14:09 +0200, ext Ohad Ben-Cohen wrote: > On Mon, Feb 7, 2011 at 1:30 PM, wrote: > > > > From: Juuso Oikarinen > > > > Currently the wl12xx interrupts are not configured to wake up the host, which > > leads to reduced performance. > > Can you elaborate what do you mean ? > > Today the chip is powered off at system suspend, so it won't trigger > any interrupts anyway. > > When additional suspend modes will be introduced (e.g. WoWL) this will > be needed of course. These are not just for suspend, AFAIK, but apply also to power saving states. Or do you know better? -Juuso > Thanks, > Ohad.