Skip to content

Commit f0560f9

Browse files
committed
Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fix from Bartosz Golaszewski: "Update MAINTAINERS with a keyword pattern for legacy GPIO API The goal is to alert us to anyone trying to use the deprecated, legacy API (this happens almost every release)" * tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: MAINTAINERS: add a keyword entry for the GPIO subsystem
2 parents 7a7aecd + 7e336a6 commit f0560f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9723,6 +9723,7 @@ F: include/dt-bindings/gpio/
97239723
F: include/linux/gpio.h
97249724
F: include/linux/gpio/
97259725
F: include/linux/of_gpio.h
9726+
K: (devm_)?gpio_(request|free|direction|get|set)
97269727

97279728
GPIO UAPI
97289729
M: Bartosz Golaszewski <[email protected]>

0 commit comments

Comments
 (0)