bcma: gpio: Convert to immutable gpio irqchip
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Oct 2022 19:23:48 +0000 (21:23 +0200)
committerKalle Valo <kvalo@kernel.org>
Wed, 19 Oct 2022 06:02:18 +0000 (09:02 +0300)
commit55549d6a3052990e65727bfec158e1b0e7cec4e4
tree2e15c8140686a0640d4705f71c05bd776ee96eaa
parent80bc5ae9733c2ae71a13db819f9368191cc19d6f
bcma: gpio: Convert to immutable gpio irqchip

This switches the BCMA gpio irqchip to be immutable. The GPIO subsystem plays
tricks on the irqchip structures, and we're fixing it one driver at a time. See
merge commit 4bde53ab3370 ("Merge branch irq/gpio-immutable into
irq/irqchip-next") for all the details.

Tested on the D-Link DWL-6810AP.

Cc: Marc Zyngier <maz@kernel.org>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221012192348.2234478-1-linus.walleij@linaro.org
drivers/bcma/driver_gpio.c