Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932098AbbKWS4T (ORCPT ); Mon, 23 Nov 2015 13:56:19 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:45087 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754984AbbKWS4N (ORCPT ); Mon, 23 Nov 2015 13:56:13 -0500 Date: Mon, 23 Nov 2015 10:56:11 -0800 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] toshiba_acpi: Add WWAN support Message-ID: <20151123185611.GS7413@malice.jf.intel.com> References: <1448300951-5492-1-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448300951-5492-1-git-send-email-coproscefalo@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 31 On Mon, Nov 23, 2015 at 10:49:09AM -0700, Azael Avalos wrote: > These two patches add WWAN support to the driver, the first adds the actual > support functions and the second adds RFKill handler functions to set the > device status according to the killswitch. > > Changes since v2: > - Changed code according to review comments > > Changes since v1: > - Added missing calls to rfkill_unregister and rfkill_destroy functions > > Azael Avalos (2): > toshiba_acpi: Add support for WWAN devices > toshiba_acpi: Add WWAN RFKill support > > drivers/platform/x86/toshiba_acpi.c | 188 +++++++++++++++++++++++++++++++++++- > 1 file changed, 185 insertions(+), 3 deletions(-) Queued to testing, thanks Azael. In particular, thank you for the comments in the ACPI calls which document the expected firmware interface. -- Darren Hart Intel Open Source Technology Center -- 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/