[PATCH v3 14/15] phy: mapphone-mdm6600: use gpiod_multi_set_value_cansleep
Vinod Koul
vkoul at kernel.org
Thu Feb 13 09:21:42 PST 2025
On 10-02-25, 16:33, David Lechner wrote:
> Reduce verbosity by using gpiod_multi_set_value_cansleep() instead of
> gpiod_set_array_value_cansleep().
>
> ddata->cmd_gpios->ndescs is validated to be equal to
> PHY_MDM6600_NR_CMD_LINES during driver probe, so it will have the same
> value as the previously hard-coded argument.
Acked-by: Vinod Koul <vkoul at kernel.org>
--
~Vinod
More information about the linux-phy
mailing list