summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2025-09-18 18:23:22 +0200
committerChristophe Leroy <christophe.leroy@csgroup.eu>2025-09-22 16:37:24 +0200
commit156460811def1ae699eebe40d9678e4ce3d1d9bc (patch)
treecb2d83629eb79ae8e41972a3f16f160026a6cb72 /fs/proc/array.c
parenta50522c805a6c575c80f41b04706e084d814e116 (diff)
soc: fsl: qe: Change GPIO driver to a proper platform driver
In order to be able to add interrupts to the GPIOs, first change the QE GPIO driver to the proper platform driver in order to allow initialisation to be done in the right order, otherwise the GPIOs get added before the interrupts are registered. Remove linux/of.h and linux/property.h which are unused. And to improve readability and reduce risk of errors, add a macro to transform a pin number into the mask that matches the associated bit in registers. Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://lore.kernel.org/r/b0b4480255569c7f0dfe58854a444f9a40da6681.1758212309.git.christophe.leroy@csgroup.eu Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions