[PATCH v3 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()

Philippe Mathieu-Daudé philmd at linaro.org
Mon Dec 12 14:42:14 PST 2022


On 9/12/22 15:01, Johan Hovold wrote:
> Use the irq_domain_create_hierarchy() helper to create the hierarchical
> domain, which both serves as documentation and avoids poking at
> irqdomain internals.
> 
> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>
> ---
>   drivers/irqchip/irq-gic-v2m.c | 5 ++---
>   1 file changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>




More information about the linux-arm-kernel mailing list