diff options
| author | John Paul Adrian Glaubitz <[email protected]> | 2023-05-10 16:33:42 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2023-06-17 06:54:48 +0000 |
| commit | 4848229494a323eeaab62eee5574ef9f7de80374 (patch) | |
| tree | b8062085ece88d8b61af78e8d9d0c0a3f89b0df8 /drivers/fpga/fpga-region.c | |
| parent | irqchip/stm32-exti: Fix warning on initialized field overwritten (diff) | |
| download | kernel-4848229494a323eeaab62eee5574ef9f7de80374.tar.gz kernel-4848229494a323eeaab62eee5574ef9f7de80374.zip | |
irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
The initialization function for the J-Core AIC aic_irq_of_init() is
currently missing the call to irq_alloc_descs() which allocates and
initializes all the IRQ descriptors. Add missing function call and
return the error code from irq_alloc_descs() in case the allocation
fails.
Fixes: 981b58f66cfc ("irqchip/jcore-aic: Add J-Core AIC driver")
Signed-off-by: John Paul Adrian Glaubitz <[email protected]>
Tested-by: Rob Landley <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions
