Re: [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix
From: Linus Walleij
Date: Mon Oct 27 2025 - 18:46:46 EST
On Mon, Oct 27, 2025 at 2:48 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> The "bgpio" prefix is a historical left-over. We no longer use it in any
> user-facing symbol. Let's drop it from the module's internals as well
> and replace it with "gpio_mmio_".
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
I don't even know why it was named like that. "Binary gpio"?
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij