Centos-kernel-stream-9/include/linux/gpio
David Arcari 9399f9806f gpiolib: provide gpiochip_dup_line_label()
JIRA: https://issues.redhat.com/browse/RHEL-26354

commit ee25fba76acd8324f9de6628872c8c612a684209
Author: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Date:   Mon Dec 4 10:35:00 2023 +0100

    gpiolib: provide gpiochip_dup_line_label()

    gpiochip_is_requested() not only has a misleading name but it returns
    a pointer to a string that is freed when the descriptor is released.

    Provide a new helper meant to replace it, which returns a copy of the
    label string instead.

    Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
    Acked-by: Linus Walleij <linus.walleij@linaro.org>

Signed-off-by: David Arcari <darcari@redhat.com>
2024-02-29 07:29:06 -05:00
..
aspeed.h gpio: aspeed: Add missing header(s) 2023-06-19 23:50:42 -04:00
consumer.h gpiolib: Clean up headers 2023-06-19 23:50:52 -04:00
driver.h gpiolib: provide gpiochip_dup_line_label() 2024-02-29 07:29:06 -05:00
gpio-reg.h gpio: reg: Add missing header(s) 2023-06-19 23:50:43 -04:00
legacy-of-mm-gpiochip.h gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h 2023-06-19 23:50:51 -04:00
machine.h gpiolib: Clean up headers 2023-06-19 23:50:44 -04:00
property.h gpiolib: add support for software nodes 2023-06-19 23:50:45 -04:00
regmap.h