diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-10-09 17:34:44 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-10-15 01:18:46 +0200 |
commit | 9411e3aaa6342eb730daa55cf3377463a37d2aa7 (patch) | |
tree | 0fd5450050bc17c4b1282918cf378df6a8a1679b /crypto | |
parent | 6658f87f219427ee776c498e07c878eb5cad1be2 (diff) |
gpiolib: Initialize the hardware with a callback
After changing the drivers to use GPIO core to add an IRQ chip
it appears that some of them requires a hardware initialization
before adding the IRQ chip.
Add an optional callback ->init_hw() to allow that drivers
to initialize hardware if needed.
This change is a part of the fix NULL pointer dereference
brought to the several drivers recently.
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions