Re: [PATCH 0/3] gpio: Convert two Intel GPIO drivers to use irqchip helpers

2014-07-28 Thread Linus Walleij
On Fri, Jul 25, 2014 at 8:54 AM, Mika Westerberg wrote: > This series converts the Intel Lynxpoint and Baytrail GPIO drivers to use > the new irqchip helper functions and then moves ACPI event registration to > happen in the helpers as well. Excellent patch set and irresistable to merge. Applie

[PATCH 0/3] gpio: Convert two Intel GPIO drivers to use irqchip helpers

2014-07-24 Thread Mika Westerberg
Hi, As discussed in this thread: https://www.mail-archive.com/linux-gpio%40vger.kernel.org/msg02929.html This series converts the Intel Lynxpoint and Baytrail GPIO drivers to use the new irqchip helper functions and then moves ACPI event registration to happen in the helpers as well. Mika Weste