* [GIT PULL] gpio: fixes for v5.17-rc1
@ 2022-01-20 14:32 Bartosz Golaszewski
2022-01-20 15:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-01-20 14:32 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
Linus,
Please pull the following fixes for the upcoming RC. They fix the same issue
in two drivers and then the drivers are fixed even more because the first
patches were incomplete which I missed.
Bart
The following changes since commit df0cc57e057f18e44dac8e6c18aba47ab53202f9:
Linux 5.16 (2022-01-09 14:55:34 -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-rc1
for you to fetch changes up to 9f51ce0b9e73f83bab2442b36d5e247a81bd3401:
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() (2022-01-20 09:05:57 +0100)
----------------------------------------------------------------
gpio fixes for v5.17-rc1
- fix the error checks of platform_get_irq() in gpio-mpc8xxx and gpio-idt3243x
----------------------------------------------------------------
Miaoqian Lin (2):
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Yang Li (2):
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
drivers/gpio/gpio-idt3243x.c | 6 +++---
drivers/gpio/gpio-mpc8xxx.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-20 15:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20 14:32 [GIT PULL] gpio: fixes for v5.17-rc1 Bartosz Golaszewski
2022-01-20 15:44 ` 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;
as well as URLs for NNTP newsgroup(s).