Message ID | 20221030080519.5467-1-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] gpio: fixes for v6.1-rc3 | expand |
The pull request you sent on Sun, 30 Oct 2022 09:05:19 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.1-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ef3c0949b9bbf54be7b04a6be5ba457cc15185f2
Thank you!
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Linus, Please pull the following fixes for the next rc. There's an update to the MAINTAINERS file and another immutable irqchip conversion. Bartosz The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -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.1-rc3 for you to fetch changes up to 9ed88fcfb1b08c41bde0381dece84d152d53774c: MAINTAINERS: Change myself to a maintainer (2022-10-28 16:50:14 +0200) ---------------------------------------------------------------- gpio: fixes for v6.1-rc3 - convert gpio-tegra to using an immutable irqchip - MAINTAINERS update ---------------------------------------------------------------- Matti Vaittinen (1): MAINTAINERS: Change myself to a maintainer Svyatoslav Ryhel (1): gpio: tegra: Convert to immutable irq chip MAINTAINERS | 4 ++-- drivers/gpio/gpio-tegra.c | 60 ++++++++++++++++++++++++++++++++++------------- 2 files changed, 46 insertions(+), 18 deletions(-)