diff options
| author | Manikanta Guntupalli <[email protected]> | 2023-06-09 00:12:52 +0530 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2023-06-13 11:48:54 +0200 |
| commit | f5691439353783ef114876849c70d2a641e09498 (patch) | |
| tree | 46b5ac1860b1a741ac4d515576607bd4c15580cb /drivers/net/wwan/iosm/iosm_ipc_task_queue.c | |
| parent | 8507f35447e6e51c15a7172ecc81c4219017d476 (diff) | |
gpio: zynq: fix zynqmp_gpio not an immutable chip warning
Make the struct irq_chip const and flag it as IRQCHIP_IMMUTABLE,
call gpiochip_disable_irq() in the .irq_mask() callback and
gpiochip_enable_irq() in the .irq_unmask() callback to fix
"gpio gpiochip1: (zynqmp_gpio): not an immutable chip" warning.
Signed-off-by: Manikanta Guntupalli <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_task_queue.c')
0 files changed, 0 insertions, 0 deletions