Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Take maintainership for GPIO ACPI support

We will help Linus to maintain GPIO ACPI support.

Append a dedicated record to the MAINTAINERS data base.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Andy Shevchenko and committed by
Linus Walleij
eb2ec49b 7f45a875

+9
+9
MAINTAINERS
··· 5682 5682 F: include/uapi/linux/gpio.h 5683 5683 F: tools/gpio/ 5684 5684 5685 + GPIO ACPI SUPPORT 5686 + M: Mika Westerberg <mika.westerberg@linux.intel.com> 5687 + M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 5688 + L: linux-gpio@vger.kernel.org 5689 + L: linux-acpi@vger.kernel.org 5690 + S: Maintained 5691 + F: Documentation/acpi/gpio-properties.txt 5692 + F: drivers/gpio/gpiolib-acpi.c 5693 + 5685 5694 GRE DEMULTIPLEXER DRIVER 5686 5695 M: Dmitry Kozlov <xeb@mail.ru> 5687 5696 L: netdev@vger.kernel.org