[PATCH] MAINTAINERS: add maintainers for arm64 acpi
From: joe@perches.com (Joe Perches)
Date: 2014-03-04 02:22:01
Also in:
linux-acpi, linux-pm, lkml
From: joe@perches.com (Joe Perches)
Date: 2014-03-04 02:22:01
Also in:
linux-acpi, linux-pm, lkml
On Tue, 2014-03-04 at 10:15 +0800, Graeme Gregory wrote:
Add maintainers for the arm-core file for arm64 ACPI support
Shouldn't something have to be in the kernel tree before there's a MAINTAINERS entry?
diff --git a/MAINTAINERS b/MAINTAINERS index c6d0e93..c770d3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -259,6 +259,13 @@ F: drivers/pci/*/*acpi* F: drivers/pci/*/*/*acpi* F: tools/power/acpi +ACPI ARM64 +M: Hanjun Guo <hanjun.guo@linaro.org> +M: Graeme Gregory <graeme.gregory@linaro.org> +S: Supported +L: linux-acpi at vger.kernel.org +F: drivers/acpi/plat/arm-core.c + ACPI COMPONENT ARCHITECTURE (ACPICA) M: Robert Moore <robert.moore@intel.com> M: Lv Zheng <lv.zheng@intel.com>