]> www.infradead.org Git - users/hch/dma-mapping.git/commit
MAINTAINERS: add a keyword entry for the GPIO subsystem
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 17 Oct 2024 07:18:35 +0000 (09:18 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 22 Oct 2024 07:13:10 +0000 (09:13 +0200)
commit7e336a6c15ec7675adc1b376ca176ab013642098
treed97d078f48e1b727b6393e5de3b22045014ced93
parent8e929cb546ee42c9a61d24fae60605e9e3192354
MAINTAINERS: add a keyword entry for the GPIO subsystem

Every now and then - despite being clearly documented as deprecated -
the legacy GPIO API is being used in some new drivers in the kernel. Add
a keyword pattern matching the unwanted functions so that I get Cc'ed
anytime they're being used and get the chance to object.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241017071835.19069-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
MAINTAINERS