On Mon, Jan 28, 2013 at 3:23 PM, Mathias Nyman <[email protected]> wrote:
> Add ability to handle ACPI events signalled by GPIO interrupts. > > ACPI5 platforms can use GPIO signaled ACPI events. These GPIO interrupts are > handled by ACPI event methods which need to be called from the GPIO > controller's interrupt handler. acpi_gpio_request_interrupt() finds out which > gpio pins have acpi event methods and assigns interrupt handlers that calls > the acpi event methods for those pins. > > Partially based on work by Rui Zhang <[email protected]> > > Signed-off-by: Mathias Nyman <[email protected]> OK I am pleased with this, patch applied! Yours, Linus Walleij -- 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/

