diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-04 19:09:39 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-13 16:30:30 +0300 |
commit | b056ca1c2f01b2d261c2dd6d167c17ac27977034 (patch) | |
tree | 36e9dcf5172aad727f999868252887d4a2b89a9e /drivers/gpio/gpio-adnp.c | |
parent | 6b240aeb121ec14a528a58413baa9a74f8749604 (diff) | |
download | linux-b056ca1c2f01b2d261c2dd6d167c17ac27977034.tar.xz |
gpiolib: Introduce ->add_pin_ranges() callback
When IRQ chip is being added by GPIO library, the ACPI based platform expects
GPIO <-> pin mapping ranges to be initialized in order to correctly initialize
ACPI event mechanism on affected platforms. Unfortunately this step is missed.
Introduce ->add_pin_ranges() callback to fill the above mentioned gap.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/gpio/gpio-adnp.c')
0 files changed, 0 insertions, 0 deletions