From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig Date: Tue, 08 Apr 2014 10:16:47 +0800 Message-ID: <53435C0F.3090908@linaro.org> References: <1396528650-7402-1-git-send-email-hanjun.guo@linaro.org> <1487377.07icAKoM8K@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pa0-f45.google.com ([209.85.220.45]:47324 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755051AbaDHCRA (ORCPT ); Mon, 7 Apr 2014 22:17:00 -0400 Received: by mail-pa0-f45.google.com with SMTP id kl14so320802pab.32 for ; Mon, 07 Apr 2014 19:16:59 -0700 (PDT) In-Reply-To: <1487377.07icAKoM8K@vostro.rjw.lan> 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 On 2014-4-7 20:21, Rafael J. Wysocki wrote: > On Thursday, April 03, 2014 08:37:30 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 update the website link to ACPI specification too. >> >> Signed-off-by: Hanjun Guo >> --- >> drivers/acpi/Kconfig | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig >> index c205653..831e541 100644 >> --- a/drivers/acpi/Kconfig >> +++ b/drivers/acpi/Kconfig >> @@ -32,9 +32,10 @@ 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: >> - > > The spec is still available from here, so why are you removing this link? My bad, I thought the link below is the replacement for the above one. > >> + How about the replacement below? - + , or: + Thanks Hanjun