[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250418194944.37742-1-brgl@bgdev.pl>
Date: Fri, 18 Apr 2025 21:49:44 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.15-rc3
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Linus,
Please pull the following fix for GPIO core addressing an issue in
the line value setter callback conversion.
Thanks,
Bartosz
The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:
Linux 6.15-rc2 (2025-04-13 11:54:49 -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.15-rc3
for you to fetch changes up to b424bb88afb6719b30340f059bf50953424cdd9d:
gpiolib: Allow to use setters with return value for output-only gpios (2025-04-14 20:31:00 +0200)
----------------------------------------------------------------
gpio fixes for v6.15-rc3
- check for both the new AND old (deprecated) setter callback when
changing GPIO direction to output
----------------------------------------------------------------
Mathieu Dubois-Briand (1):
gpiolib: Allow to use setters with return value for output-only gpios
drivers/gpio/gpiolib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists