Hi Bartosz, On 2025/07/07 16:50, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> 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@xxxxxxxxxx> --- drivers/gpio/gpio-uniphier.c | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)
Looks good to me. Acked-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> Thank you, --- Best Regards Kunihiko Hayashi