On Thu, Apr 24, 2025 at 09:16:48AM +0200, Bartosz Golaszewski wrote: > On Mon, Apr 7, 2025 at 10:08 AM Peter Rosin wrote: > > > > Hi! > > > > 2025-04-07 at 09:17, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski > > > > > > 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 Applied to for-next, thanks!