[GIT PULL] gpio fixes for v6.11-rc4
From: Bartosz Golaszewski
Date: Fri Aug 16 2024 - 05:35:25 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Linus,
Please pull the following fix for one of the GPIO drivers for the next RC.
Bartosz
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -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.11-rc4
for you to fetch changes up to aad41832326723627ad8ac9ee8a543b6dca4454d:
gpio: mlxbf3: Support shutdown() function (2024-08-10 21:35:16 +0200)
----------------------------------------------------------------
gpio fixes for v6.11-rc4
- add the shutdown() callback to gpio-mlxbf3 in order to disable
interrupts during graceful reboot
----------------------------------------------------------------
Asmaa Mnebhi (1):
gpio: mlxbf3: Support shutdown() function
drivers/gpio/gpio-mlxbf3.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)