On Wed, Jul 15, 2026 at 8:51 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
> This is the finilazation of the work announced in the commit 61e1fd2abca4
> ("gpiolib: legacy: Make sure we kill gpio_request_one() first"). With this
> small series we kill gpio_request_one() and leave only two legacy calls
> devm_gpio_request_one() and gpio_request(), where the managed one has only
> a few users and high chances to be killed soon as well.
>
> The series is supposed to go via GPIO tree (due to nature of the last patch)
> with possible immutable branch for others. Please, ack.
The kernel is clearly a better place after these patches than before it, so:
Reviewed-by: Linus Walleij <linusw@kernel.org>
Yours,
Linus Walleij