From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 3.0.y] acer-wmi: No wifi rfkill on Sony machines Date: Tue, 10 Apr 2012 16:09:24 -0700 Message-ID: <20120410230924.GC6140@kroah.com> References: <1332477404-13632-1-git-send-email-jlee@suse.com> <20120401184007.GA20556@burratino> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56292 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755241Ab2DJXJ0 (ORCPT ); Tue, 10 Apr 2012 19:09:26 -0400 Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1AB4D215EA for ; Tue, 10 Apr 2012 19:09:26 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20120401184007.GA20556@burratino> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Jonathan Nieder Cc: stable@vger.kernel.org, "Lee, Chun-Yi" , Matthew Garrett , platform-driver-x86@vger.kernel.org, stable@kernel.org, "Lee, Chun-Yi" , Carlos Corbacho , Mattia Dongili , Dimitris N , Kalle Olavi Niemitalo On Sun, Apr 01, 2012 at 01:40:07PM -0500, Jonathan Nieder wrote: > From: Lee, Chun-Yi > Date: Fri, 23 Mar 2012 12:36:44 +0800 > > commit 5719b81988f3c24ff694dc3a37e35b35630a3966 upstream. > > The wireless rfkill should charged by sony-laptop but not acer-wmi. > So, add Sony's SNY5001 acpi device to blacklist in acer-wmi. > > Tested on Sony Vaio > > Addresses http://bugs.debian.org/666568 > > Cc: Carlos Corbacho > Cc: Mattia Dongili > Tested-by: Dimitris N > Signed-off-by: Lee, Chun-Yi > Signed-off-by: Matthew Garrett > Tested-by: Kalle Olavi Niemitalo (on v3.2.13) > Signed-off-by: Jonathan Nieder > --- > Hi Greg, > > Please consider this patch for the 3.0, 3.2, and 3.3-stable series. Now applied, thanks for letting me know. greg k-h