Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030290AbbKSPtd (ORCPT ); Thu, 19 Nov 2015 10:49:33 -0500 Received: from mail-oi0-f45.google.com ([209.85.218.45]:35423 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934127AbbKSPta (ORCPT ); Thu, 19 Nov 2015 10:49:30 -0500 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Fabian Koester , Azael Avalos Subject: [PATCH v2 0/2] toshiba_acpi: Add WWAN support Date: Thu, 19 Nov 2015 08:49:23 -0700 Message-Id: <1447948165-2343-1-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.6.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 761 Lines: 22 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 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 | 171 ++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) -- 2.6.2 -- 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/