Re: [PATCH v3 06/15] gpio: max3191x: use gpiod_multi_set_value_cansleep
From: Andy Shevchenko
Date: Tue Feb 11 2025 - 04:43:30 EST
On Mon, Feb 10, 2025 at 04:33:32PM -0600, David Lechner wrote:
> Reduce verbosity by using gpiod_multi_set_value_cansleep() instead of
> gpiod_set_array_value_cansleep().
>
> Also add max3191x_ namespace prefix to the driver's helper function
> since we are changing the function signature anyway.
With renamed function looks much better, thanks,
Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko