diff options
author | Kevin Hao <haokexin@gmail.com> | 2020-01-14 16:28:19 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-01-15 11:17:44 +0100 |
commit | 242587616710576808dc8d7cdf18cfe0d7bf9831 (patch) | |
tree | f10fd53ed3d6e2a0960dec10667124194ad65a1d /drivers/gpio/gpio-octeon.c | |
parent | a564ac35d60564dd5b509e32afdc04e7aafee40e (diff) | |
download | linux-242587616710576808dc8d7cdf18cfe0d7bf9831.tar.bz2 |
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Some gpio's parent irqdomain may not use the struct irq_fwspec as
argument, such as msi irqdomain. So rename the callback
populate_parent_fwspec() to populate_parent_alloc_arg() and make it
allocate and populate the specific struct which is needed by the
parent irqdomain.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Link: https://lore.kernel.org/r/20200114082821.14015-3-haokexin@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-octeon.c')
0 files changed, 0 insertions, 0 deletions