[GIT PULL] gpio: fixes for v6.8-rc5
From: Bartosz Golaszewski
Date: Fri Feb 16 2024 - 06:09:01 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Linus,
Please pull the following fixes from the GPIO tree for the next RC.
Thanks,
Bartosz
The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:
Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.8-rc5
for you to fetch changes up to 2df8aa3cad407044f2febdbbdf220c6dae839c79:
gpiolib: add gpio_device_get_label() stub for !GPIOLIB (2024-02-13 11:02:53 +0100)
----------------------------------------------------------------
gpio fixes for v6.8-rc5
- add missing stubs for functions that are not built with GPIOLIB disabled
----------------------------------------------------------------
Krzysztof Kozlowski (3):
gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
gpiolib: add gpio_device_get_base() stub for !GPIOLIB
gpiolib: add gpio_device_get_label() stub for !GPIOLIB
include/linux/gpio/driver.h | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)