Re: [PATCH] gpio: scx200: move the header under linux/gpio/
From: Greg Kroah-Hartman
Date: Wed Mar 18 2026 - 10:12:16 EST
On Wed, Mar 18, 2026 at 02:48:38PM +0100, Bartosz Golaszewski wrote:
> Headers exposing symbols specific to individual GPIO drivers should all
> live under linux/gpio/ for consistency. scx200_gpio.h is currently a
> top-level header directly under linux/. Move it and update all users.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
> ---
> With Acks from relevant maintainers, I can take it through the GPIO
> tree.
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>