public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.3
@ 2023-04-21 10:07 Bartosz Golaszewski
  2023-04-21 17:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-04-21 10:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull last two minor fixes from the GPIO subsystem for the upcoming
release. These are two fixes for potential deadlocks in GPIO drivers.

Bart

The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -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.3

for you to fetch changes up to 2ce987d7eeb168b749494694ae3666de87fc356e:

  gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config (2023-04-11 21:08:31 +0200)

----------------------------------------------------------------
gpio fixes for v6.3

- use raw_spinlocks in regmaps that are used in interrupt context in
  gpio-104-idi-48 and gpio-104-dio-48e

----------------------------------------------------------------
William Breathitt Gray (2):
      gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config
      gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config

 drivers/gpio/gpio-104-dio-48e.c | 1 +
 drivers/gpio/gpio-104-idi-48.c  | 1 +
 2 files changed, 2 insertions(+)

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

end of thread, other threads:[~2023-04-21 17:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 10:07 [GIT PULL] gpio: fixes for v6.3 Bartosz Golaszewski
2023-04-21 17:08 ` 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