Searched hist:"6 c889231e04dffa4b668c1f0fbc26db679600147" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/irqchip/ |
H A D | irq-alpine-msi.c | diff 6c889231e04dffa4b668c1f0fbc26db679600147 Mon Feb 13 04:42:56 CST 2023 Johan Hovold <johan+linaro@kernel.org> irqchip/alpine-msi: Use irq_domain_add_hierarchy()
Use the irq_domain_add_hierarchy() helper to create the hierarchical domain, which both serves as documentation and avoids poking at irqdomain internals.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Hsin-Yi Wang <hsinyi@chromium.org> Tested-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com> Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20230213104302.17307-15-johan+linaro@kernel.org
|