Re: [PATCH v3 59/73] pinctrl: cy8c95x0: drop the wrapper around pinctrl_gpio_direction_input()

From: Andy Shevchenko
Date: Tue Oct 17 2023 - 08:45:09 EST


On Tue, Oct 17, 2023 at 02:04:17PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> pinctrl_gpio_direction_input() now has the same signature as the
> wrapper around it so we can drop them.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

with the same comment as per Intel drivers, i.e.
use pinctrl_gpio_direction_output_with_value().

--
With Best Regards,
Andy Shevchenko