Return-path: Received: from mga14.intel.com ([143.182.124.37]:35456 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751164AbaBYMWo (ORCPT ); Tue, 25 Feb 2014 07:22:44 -0500 From: Heikki Krogerus To: Johannes Berg , "David S. Miller" Cc: Chen-Yu Tsai , Rhyland Klein , Marc Dietrich , Stephen Warren , Linus Walleij , Arnd Bergmann , Alexandre Courbot , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org Subject: [PATCHv2 0/5] net: rfkill: gpio: cleanup and a few new acpi ids Date: Tue, 25 Feb 2014 14:22:25 +0200 Message-Id: <1393330950-7283-1-git-send-email-heikki.krogerus@linux.intel.com> (sfid-20140225_132723_136225_353D4239) Sender: linux-wireless-owner@vger.kernel.org List-ID: Changes since v1: - Removed the gpio entries from arch/arm/mach-tegra/board-paz00.c Hi, I was waiting for the DT support from Chen-Yu before sending these, but decided it makes no difference when I send them. I'm dropping the con ID in the second patch because Dan noticed the warning, but of course it will mean the "gpios" property can be used with DT. The two last patches just add ACPI IDs for some new Baytrail based boards. Heikki Krogerus (5): ARM: tegra: remove obsolete gpio entries net: rfkill: gpio: remove unused and obsolete platform parameters net: rfkill: gpio: remove gpio names net: rfkill: gpio: add ACPI ID for GPS module on Lenove Miix2 net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip arch/arm/mach-tegra/board-paz00.c | 4 +--- include/linux/rfkill-gpio.h | 10 ---------- net/rfkill/rfkill-gpio.c | 40 +++++++++------------------------------ 3 files changed, 10 insertions(+), 44 deletions(-) -- 1.9.0.rc3