[PATCH v1] gpio: add ACPI support for APM X-Gene GPIO standby driver
From: Y Vo <hidden>
Date: 2015-05-29 09:52:40
Also in:
linux-acpi, linux-devicetree, linux-gpio
From: Y Vo <hidden>
Date: 2015-05-29 09:52:40
Also in:
linux-acpi, linux-devicetree, linux-gpio
This patch adds ACPI support for APM X-Gene GPIO standby driver. V1 change: - Remove check CONFIG_ACPI when call acpi_gpiochip_request_interrupts() function. - Add acpi_gpiochip_free_interrupts() function to unregister the interrupt. Y Vo (1): gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver drivers/gpio/gpio-xgene-sb.c | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-)