* [GIT PULL] gpio: fixes for v5.17-rc6
@ 2022-02-25 20:42 Bartosz Golaszewski
2022-02-25 21:18 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-02-25 20:42 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
Linus,
Please pull the following two fixes for the next release cycle.
Best Regards,
Bartosz Golaszewski
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.17-rc6
for you to fetch changes up to ae42f9288846353982e2eab181fb41e7fd8bf60f:
gpio: Return EPROBE_DEFER if gc->to_irq is NULL (2022-02-23 22:30:56 +0100)
----------------------------------------------------------------
gpio: fixes for v5.17-rc6
- fix an bug generating spurious interrupts in gpio-rockchip
- fix a race condition in gpiod_to_irq() called by GPIO consumers
----------------------------------------------------------------
Samuel Holland (1):
gpio: rockchip: Reset int_bothedge when changing trigger
Shreeya Patel (1):
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
drivers/gpio/gpio-rockchip.c | 56 +++++++++++++++++++++++---------------------
drivers/gpio/gpiolib.c | 10 ++++++++
2 files changed, 39 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-25 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25 20:42 [GIT PULL] gpio: fixes for v5.17-rc6 Bartosz Golaszewski
2022-02-25 21:18 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox