Re: [PATCH 0/5] gpiolib: convert ACPI GPIO helpers to gpiod_ interfaces

2013-10-07 Thread Rafael J. Wysocki
On Tuesday, October 01, 2013 05:58:52 PM Mika Westerberg wrote: > Hi all, > > This series converts the ACPI GPIO helpers in gpiolib-acpi.c to use the new > and preferred GPIO descriptor based interface as suggested by the GPIO > subsystem maintainer. > > The first patch is just a cosmetic fix to

[PATCH 0/5] gpiolib: convert ACPI GPIO helpers to gpiod_ interfaces

2013-10-01 Thread Mika Westerberg
Hi all, This series converts the ACPI GPIO helpers in gpiolib-acpi.c to use the new and preferred GPIO descriptor based interface as suggested by the GPIO subsystem maintainer. The first patch is just a cosmetic fix to move acpi_gpiochip_free_interrupts() closer to acpi_gpiochip_request_interrupt