mbox series

[GIT,PULL] gpio fixes for v6.12-rc5

Message ID 20241025142504.44267-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio fixes for v6.12-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.12-rc5

Message

Bartosz Golaszewski Oct. 25, 2024, 2:25 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following MAINTAINERS update that adds a keyword pattern
to the GPIO entry the goal of which is to alert us to anyone trying to
use the deprecated, legacy API (this happens almost every release).

Thanks,
Bartosz

The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:

  Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.12-rc5

for you to fetch changes up to 7e336a6c15ec7675adc1b376ca176ab013642098:

  MAINTAINERS: add a keyword entry for the GPIO subsystem (2024-10-22 09:13:10 +0200)

----------------------------------------------------------------
gpio fixes for v6.12-rc5

- update MAINTAINERS with a keyword pattern for legacy GPIO API

----------------------------------------------------------------
Bartosz Golaszewski (1):
      MAINTAINERS: add a keyword entry for the GPIO subsystem

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Oct. 25, 2024, 6:10 p.m. UTC | #1
The pull request you sent on Fri, 25 Oct 2024 16:25:04 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.12-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f0560f974eaad72701061d40490fc8a36b95695b

Thank you!