From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: [PATCH V2] ACPI: Update the ownership and developers for ACPI in Kconfig Date: Tue, 8 Apr 2014 19:24:01 +0800 Message-ID: <1396956241-8337-1-git-send-email-hanjun.guo@linaro.org> Return-path: Received: from mail-pb0-f49.google.com ([209.85.160.49]:34854 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755384AbaDHLYb (ORCPT ); Tue, 8 Apr 2014 07:24:31 -0400 Received: by mail-pb0-f49.google.com with SMTP id jt11so893777pbb.36 for ; Tue, 08 Apr 2014 04:24:31 -0700 (PDT) Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Grant Likely , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org, Hanjun Guo The UEFI Forum included the ACPI spec in its portfolio in October 2013 and will host future spec iterations, following the ACPI v5.0a release. A UEFI Forum working group named ACPI Specification Working Group (ASWG) has been established to handle future ACPI developments, any UEFI member can join the group and contribute to ACPI specification. So update the ownership and developers for ACPI in Kconfig accordingly, and add another website link to ACPI specification too. Signed-off-by: Hanjun Guo --- drivers/acpi/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index c205653..6bbf36e 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -32,9 +32,11 @@ menuconfig ACPI ACPI is an open industry specification co-developed by - Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. + ACPI Specification Working Group (ASWG) under UEFI Forum, any + UEFI member can join ASWG and contribute to ACPI specification. The specification is available at: + if ACPI -- 1.7.9.5