gpio: eic-sprd: Make the irqchip immutable
authorCixi Geng <cixi.geng1@unisoc.com>
Thu, 29 Dec 2022 14:55:43 +0000 (22:55 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 30 Dec 2022 15:57:27 +0000 (16:57 +0100)
commit2788938b794633fc1865c805764bed196e01f97e
treec22aa45863ded32f630f883c5cb4bcf94ca86bde
parent90fee3dd5bfc1b9f4c8c0ba6cd2a35c9d79ca4de
gpio: eic-sprd: Make the irqchip immutable

Remove the irq_chip from pmic_eic structure,
use the various calls by defining the statically
irq_chip structure.

Signed-off-by: Cixi Geng <cixi.geng1@unisoc.com>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-eic-sprd.c