Re: [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()

From: Andy Shevchenko
Date: Wed Sep 06 2023 - 10:50:15 EST


On Tue, Sep 05, 2023 at 08:53:03PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> gpiochip_find() is going away as it's not hot-unplug safe. This platform
> is not affected by any of the related problems as this GPIO controller
> cannot really go away but in order to finally remove this function, we
> need to convert it to using gpio_device_find() as well.

Side question, have you used --patience when preparing this series?

--
With Best Regards,
Andy Shevchenko