[PATCH] MAINTAINERS: add maintainers for arm64 acpi
From: Randy Dunlap <hidden>
Date: 2014-03-04 02:28:45
Also in:
linux-acpi, linux-pm, lkml
From: Randy Dunlap <hidden>
Date: 2014-03-04 02:28:45
Also in:
linux-acpi, linux-pm, lkml
On 03/03/2014 06:21 PM, Joe Perches wrote:
On Tue, 2014-03-04 at 10:15 +0800, Graeme Gregory wrote:quoted
Add maintainers for the arm-core file for arm64 ACPI supportShouldn't something have to be in the kernel tree before there's a MAINTAINERS entry?
or in linux-next and the patch can be added to linux-next (some git tree).
quoted
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>
-- ~Randy