Re: [PATCH v5 07/11] gpio: regmap: Allow to provide init_valid_mask callback
From: Andy Shevchenko
Date: Tue Mar 18 2025 - 12:53:25 EST
On Tue, Mar 18, 2025 at 05:26:23PM +0100, Mathieu Dubois-Briand wrote:
> Allows to populate the gpio_regmap_config structure with
> init_valid_mask() callback to set on the final gpio_chip structure.
...
> - chip->request = gpiochip_generic_request;
> - chip->free = gpiochip_generic_free;
Stray change.
--
With Best Regards,
Andy Shevchenko