Re: [PATCH v1 1/1] pinctrl: baytrail: Move default strength assignment to a switch-case
From: Andy Shevchenko
Date: Mon Oct 30 2023 - 12:26:49 EST
On Mon, Oct 30, 2023 at 05:54:27PM +0200, Andy Shevchenko wrote:
> iWhen ->pin_config_set() is called from the GPIO library (assumed
> GpioIo() ACPI resource), the argument can be 1, when, for example,
> PullDefault is provided. In such case we supply sane default in
> the driver. Move that default assingment to a switch-case, so
> it will be consolidated in one place.
Scratch this, it will be part of the bigger series.
--
With Best Regards,
Andy Shevchenko