From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756622AbaDHLp7 (ORCPT ); Tue, 8 Apr 2014 07:45:59 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:59094 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756131AbaDHLp5 (ORCPT ); Tue, 8 Apr 2014 07:45:57 -0400 From: "Rafael J. Wysocki" To: Hanjun Guo Cc: Grant Likely , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org Subject: Re: [PATCH V2] ACPI: Update the ownership and developers for ACPI in Kconfig Date: Tue, 08 Apr 2014 14:01:57 +0200 Message-ID: <3442476.Y3PYFAt6A7@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.14.0-rc7+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1396956241-8337-1-git-send-email-hanjun.guo@linaro.org> References: <1396956241-8337-1-git-send-email-hanjun.guo@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, April 08, 2014 07:24:01 PM Hanjun Guo wrote: > 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. Thinking a bit more about that, I'd prefer this wording: ACPI is an open industry specification originally co-developed by Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, it is developed by the ACPI Specification Working Group (ASWG) under the UEFI Forum and any UEFI member can join the ASWG and contribute to the ACPI specification. > The specification is available at: > > + > > if ACPI Thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.