[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()

Bartosz Golaszewski brgl at bgdev.pl
Wed Apr 3 04:09:13 PDT 2024


On Tue, Apr 2, 2024 at 8:43 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> On Thu, Mar 07, 2024 at 03:49:02PM +0200, Andy Shevchenko wrote:
> > There are only two users left of the gpio_free_array()/gpio_request_array().
> > Convert them to very basic legacy APIs (it requires much less work for
> > now) and drop no more used gpio_free_array()/gpio_request_array().
>
> Any comments on this? We really want to get rid of the legacy APIs.
>

I applied the patches, they only touch the GPIO part in legacy
platform code. It's not very controversial IMO.

Bart



More information about the linux-arm-kernel mailing list