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 move acpi_gpiochip_free_interrupts()
> closer to acpi_gpiochip_request_interrupts(). Patches [2-5/5] do the actual
> conversion.
> 
> The series is based on the latest patches from Alexandre Courbot and I've
> tested them on Intel Haswell based machine.
> 
> Please review.
> 
> Mika Westerberg (5):
>   gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request 
> function
>   gpiolib / ACPI: convert to gpiod interfaces
>   gpiolib / ACPI: add ACPI support for gpiod_get_index()
>   gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
>   gpiolib / ACPI: document the GPIO descriptor based interface

The patches look good to me so

Acked-by: Rafael J. Wysocki <[email protected]>

for the whole series.

Thanks!


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to