diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-04 17:09:39 +0100 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-13 14:30:30 +0100 |
commit | b056ca1c2f01b2d261c2dd6d167c17ac27977034 (patch) | |
tree | 36e9dcf5172aad727f999868252887d4a2b89a9e /drivers/gpio/gpio-merrifield.c | |
parent | Merge branch 'devel' into for-next (diff) | |
download | linux-b056ca1c2f01b2d261c2dd6d167c17ac27977034.tar.xz linux-b056ca1c2f01b2d261c2dd6d167c17ac27977034.zip |
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-merrifield.c')
0 files changed, 0 insertions, 0 deletions