Commit 5b8aae489a07ac7d5a2cb897d6ca1fddb0c0043a
Committed by
Thomas Gleixner
1 parent
baaecfa724
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()
The third parameter of irq_alloc_domain_generic_chips() is the number of irq_chip_type instances associated with these chips rather than numbanks. Signed-off-by: Axel Lin <axel.lin@ingics.com> Cc: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: kernel@pengutronix.de Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/irqchip/irq-nvic.c