linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.19-rc2
@ 2022-06-11 20:27 Bartosz Golaszewski
  2022-06-12  0:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-06-11 20:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Here's a set of fixes for the upcoming rc. Most address the new warning we
emit at build time when irq chips are not immutable with some additional
tweaks to gpio-crystalcove from Andy and a small tweak to gpio-dwapd.

Please pull!
Bartosz Golaszewski

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc2

for you to fetch changes up to 77006f6edc0e0f58617eb25e53731f78641e820d:

  gpio: dwapb: Don't print error on -EPROBE_DEFER (2022-06-10 14:26:15 +0200)

----------------------------------------------------------------
gpio fixes for v5.19-rc2

- make irq_chip structs immutable in several Diolan and intel drivers to
  get rid of the new warning we emit when fiddling with irq chips
- don't print error messages on probe deferral in gpio-dwapb

----------------------------------------------------------------
Andy Shevchenko (7):
      gpio: crystalcove: make irq_chip immutable
      gpio: crystalcove: Use specific type and API for IRQ number
      gpio: crystalcove: Join function declarations and long lines
      gpio: wcove: make irq_chip immutable
      gpio: merrifield: make irq_chip immutable
      gpio: sch: make irq_chip immutable
      gpio: dln2: make irq_chip immutable

Bartosz Golaszewski (1):
      Merge tag 'intel-gpio-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current

Serge Semin (1):
      gpio: dwapb: Don't print error on -EPROBE_DEFER

 drivers/gpio/gpio-crystalcove.c | 70 ++++++++++++++++++++++-------------------
 drivers/gpio/gpio-dln2.c        | 23 ++++++++------
 drivers/gpio/gpio-dwapb.c       |  7 ++---
 drivers/gpio/gpio-merrifield.c  | 22 ++++++++-----
 drivers/gpio/gpio-sch.c         | 35 +++++++++++++--------
 drivers/gpio/gpio-wcove.c       | 10 ++++--
 6 files changed, 99 insertions(+), 68 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio: fixes for v5.19-rc2
  2022-06-11 20:27 [GIT PULL] gpio: fixes for v5.19-rc2 Bartosz Golaszewski
@ 2022-06-12  0:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-12  0:33 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Sat, 11 Jun 2022 22:27:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc2

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-12  0:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 20:27 [GIT PULL] gpio: fixes for v5.19-rc2 Bartosz Golaszewski
2022-06-12  0:33 ` 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).