[PATCH 09/12] gpio: reg: use new GPIO line value setter callbacks

Bartosz Golaszewski brgl at bgdev.pl
Wed Jun 18 06:03:17 PDT 2025


On Tue, Jun 17, 2025 at 2:24 PM Bartosz Golaszewski <brgl at bgdev.pl> wrote:
>
> From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
>
> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. Convert the driver to using
> them.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
> ---

I missed one instance where the set() callback is called directly via
the function pointer. Will fix in v2.

Bart



More information about the linux-arm-kernel mailing list