Message ID | 20230908110622.9503-1-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] gpio: fixes for v6.6-rc1 | expand |
The pull request you sent on Fri, 8 Sep 2023 13:06:22 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.6-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d30c0d326b43614c4ca9d31b7e31e806160f1817
Thank you!
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Linus, Please pull the following regression fix for the upcoming RC. Thanks Bartosz The following changes since commit 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4: Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2023-09-05 13:00:28 -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.6-rc1 for you to fetch changes up to 180b10bd160b014448366e5bc86e0558f8acb74f: gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks (2023-09-06 17:08:51 +0200) ---------------------------------------------------------------- gpio fixes for v6.6-rc1 - fix a regression in irqchip setup in gpio-zynq ---------------------------------------------------------------- Daniel Mack (1): gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks drivers/gpio/gpio-zynq.c | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-)