commit | 81f59e9d138c3ba0bd0f97d4e14f856d987e3f1d | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Oct 10 11:01:09 2013 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Oct 19 23:31:37 2013 +0200 |
tree | 5f7eaefa918749407da0958a97096eba56a42500 | |
parent | 936e15dd2128eb5aa71251766f1176552b45f43c [diff] |
gpiolib / ACPI: add ACPI support for gpiod_get_index() gpiod_get_index() and gpiod_get() are now the new preferred way to request GPIOs. Add support for finding the corresponding GPIO descriptor from ACPI namespace. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>