[PATCH 0/5] rfkill-gpio: ACPI support
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: 2013-10-16 10:53:53
Also in:
linux-acpi, linux-wireless
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: 2013-10-16 10:53:53
Also in:
linux-acpi, linux-wireless
Hi, The first patches prepare the driver for the support. The last patch can then add the support quite easily. With these patches, adding DT support later will be quite straight forward if someone needs it. Heikki Krogerus (5): net: rfkill: gpio: convert to resource managed allocation net: rfkill: gpio: clean up clock handling net: rfkill: gpio: spinlock-safe GPIO access net: rfkill: gpio: prepare for DT and ACPI support net: rfkill: gpio: add ACPI support net/rfkill/Kconfig | 2 +- net/rfkill/rfkill-gpio.c | 211 ++++++++++++++++++++++------------------------- 2 files changed, 99 insertions(+), 114 deletions(-) -- 1.8.4.rc3