diff options
author | Andy Shevchenko <[email protected]> | 2022-05-30 14:56:53 +0300 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-06-01 19:16:30 +0200 |
commit | 741d4514e96a3a6eef57522ba8df3646a1585441 (patch) | |
tree | a091d09dae9b602a374621184127865e281e0917 | |
parent | 4b0986a3613c92f4ec1bdc7f60ec66fea135991f (diff) |
MAINTAINERS: Update GPIO ACPI library to Supported
The actual status of the code is Supported.
Reported-by: [email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f468864fd268..f82c6db35d94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8350,7 +8350,7 @@ M: Mika Westerberg <[email protected]> M: Andy Shevchenko <[email protected]> -S: Maintained +S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git F: Documentation/firmware-guide/acpi/gpio-properties.rst F: drivers/gpio/gpiolib-acpi.c |