Files
linux/drivers/gpio
Rafael J. Wysocki 1ecb016e18 gpio / ACPI: Use local variable instead of ACPI_HANDLE()
In acpi_gpiochip_request_interrupts() the handle local
variable already contains the value that we want to pass
to acpi_walk_resources(), so it is better to use that
variable instead of evaluating ACPI_HANDLE() once more
for the same device.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-03-19 09:46:04 +01:00
..
2015-03-17 17:45:59 +01:00
2015-01-20 11:03:07 +01:00
2015-01-20 11:03:07 +01:00
2015-01-22 09:45:24 +01:00
2015-03-04 11:09:00 +01:00