lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAAVeFuLXQ99gMW6Kmr4fj2FhccsKUEajBWLn8v33LB_LbGjgqw@mail.gmail.com> Date: Wed, 2 Apr 2014 18:36:06 +0900 From: Alexandre Courbot <gnurou@...il.com> To: Heikki Krogerus <heikki.krogerus@...ux.intel.com> Cc: Johannes Berg <johannes@...solutions.net>, Chen-Yu Tsai <wens@...e.org>, Rhyland Klein <rklein@...dia.com>, Marc Dietrich <marvin24@....de>, Stephen Warren <swarren@...dotorg.org>, Linus Walleij <linus.walleij@...aro.org>, Arnd Bergmann <arnd@...db.de>, linux-wireless <linux-wireless@...r.kernel.org>, netdev <netdev@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org> Subject: Re: [PATCHv3 0/5] net: rfkill: gpio: cleanup and a few new acpi ids Negative number of added lines, temporary string buffers removal, and use of the gpiod interface: lots of stuff to like here! Acked-by: Alexandre Courbot <acourbot@...dia.com> On Tue, Apr 1, 2014 at 11:02 PM, Heikki Krogerus <heikki.krogerus@...ux.intel.com> wrote: > Hi, > > I hope this one is OK with everyone. > > Changes since v2: > - Instead of changing the driver to use only indexed gpios, just > hard-coding the names. > > Changes since v1: > - Removed the gpio entries from arch/arm/mach-tegra/board-paz00.c > > > Heikki Krogerus (5): > ARM: tegra: remove obsolete gpio entries > net: rfkill: gpio: remove unused and obsolete platform parameters > net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2 > net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip > net: rfkill: gpio: hard-code the gpio names > > 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.1 > -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists