]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 10 Mar 2014 12:54:52 +0000 (14:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Mar 2014 14:14:48 +0000 (15:14 +0100)
commit4b01a14bac73352a9c7d7850ea4111fcb0c0a5bf
tree2d61d95eaabdbe0cfd952840e5abec8ab5c43974
parentaa92b6f689acf159120ce0753f36100c3b190b4d
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event

In order to consolidate _Exx, _Lxx and _EVT to use the same structure make
the structure name to reflect that we are dealing with any event, not just
_EVT.

This is just rename, no functional changes.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-acpi.c