Re: [PATCH v1 1/1] gpiolib: Remove unused of_mm_gpiochip_add()

From: Linus Walleij
Date: Mon Jan 16 2023 - 09:40:25 EST


On Thu, Jan 12, 2023 at 4:18 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> of_mm_gpiochip_add() is unused API, remove it for good.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

A bit late to the party but THANKS for doing this Andy, it's been
a pain for years to have this cruft around.

We even have some traction toward eventual <linux/gpio.h> removal
now thanks to Dmitry's efforts, this is great.

Yours,
Linus Walleij