Return-path: Received: from mga09.intel.com ([134.134.136.24]:1716 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753346AbaBTMvl (ORCPT ); Thu, 20 Feb 2014 07:51:41 -0500 From: Heikki Krogerus To: Johannes Berg , "David S. Miller" Cc: Chen-Yu Tsai , Rhyland Klein , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] net: rfkill: gpio: clean up and a few new acpi ids Date: Thu, 20 Feb 2014 14:51:33 +0200 Message-Id: <1392900697-27577-1-git-send-email-heikki.krogerus@linux.intel.com> (sfid-20140220_135446_934841_D99B8373) Sender: linux-wireless-owner@vger.kernel.org List-ID: 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 (4): 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 include/linux/rfkill-gpio.h | 10 ---------- net/rfkill/rfkill-gpio.c | 38 +++++++------------------------------- 2 files changed, 7 insertions(+), 41 deletions(-) -- 1.9.0.rc3