Skip to content
Commit 24258761 authored by Kevin Hao's avatar Kevin Hao Committed by Linus Walleij
Browse files

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: default avatarKevin Hao <haokexin@gmail.com>
Link: https://lore.kernel.org/r/20200114082821.14015-3-haokexin@gmail.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a564ac35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment