Return-path: Received: from mail-lb0-f174.google.com ([209.85.217.174]:63222 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898Ab2IYWCA (ORCPT ); Tue, 25 Sep 2012 18:02:00 -0400 MIME-Version: 1.0 In-Reply-To: References: <20572.46476.617076.695309@gargle.gargle.HOWL> From: "Luis R. Rodriguez" Date: Tue, 25 Sep 2012 15:01:38 -0700 Message-ID: (sfid-20120926_000206_040056_B8BD8A76) Subject: Re: [PATCH] ath9k: Disable ASPM only for AR9285 To: Sujith Manoharan Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, Rajkumar Manoharan , backports@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Sep 21, 2012 at 8:30 PM, Luis R. Rodriguez wrote: > On Fri, Sep 21, 2012 at 11:44 AM, Sujith Manoharan > wrote: >> Currently, ASPM is disabled for all WLAN+BT combo chipsets >> when BTCOEX is enabled. This is incorrect since the workaround >> is required only for WB195, which is a AR9285+AR3011 combo >> solution. Fix this by checking for the HW version when enabling >> the workaround. >> >> Cc: stable@vger.kernel.org >> Signed-off-by: Sujith Manoharan > > I've sucked this into the origin/linux-3.5.y branch, and am working on > ckmake test compiling a new stable release that brings up on to > v3.5.4. All changes have been pushed. The new Bluetooth stable patches > from linux-next were plain stupid but I've tried backporting them. > > waiting on ckmake result. All ckmake tests passed, uploaded all new releases based on new v3.5.4 and with this patch applied. http://wireless.kernel.org/en/users/Download/stable#compat-wireless_3.5_stable_releases Luis