linux/drivers/pinctrl/bcm
Stefan Wahren 10aaaecddd
pinctrl: bcm2835: drop irq_enable/disable callbacks
commit db1b3ecee9 upstream.

The commit b8a19382ac ("pinctrl: bcm2835: Fix support for threaded level
triggered IRQs") assigned the irq_mask/unmask callbacks with the
already existing functions for irq_enable/disable. The wasn't completely
the right way (tm) to fix the issue, because these callbacks shouldn't
be identical. So fix this by rename the functions to represent their
intension and drop the unnecessary irq_enable/disable assigment.

Suggested-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
2022-07-13 17:00:21 +01:00
..
Kconfig
Makefile
pinctrl-bcm63xx.c
pinctrl-bcm63xx.h
pinctrl-bcm281xx.c
pinctrl-bcm2835.c pinctrl: bcm2835: drop irq_enable/disable callbacks 2022-07-13 17:00:21 +01:00
pinctrl-bcm6318.c
pinctrl-bcm6328.c
pinctrl-bcm6358.c
pinctrl-bcm6362.c
pinctrl-bcm6368.c
pinctrl-bcm63268.c
pinctrl-cygnus-mux.c
pinctrl-iproc-gpio.c
pinctrl-ns.c
pinctrl-ns2-mux.c
pinctrl-nsp-gpio.c
pinctrl-nsp-mux.c