linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
@ 2014-04-03 12:37 Hanjun Guo
  2014-04-07 12:21 ` Rafael J. Wysocki
  0 siblings, 1 reply; 5+ messages in thread
From: Hanjun Guo @ 2014-04-03 12:37 UTC (permalink / raw)
  To: linux-arm-kernel

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 <hanjun.guo@linaro.org>
---
 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
 	  <http://acpica.org/>
 
 	  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:
-	  <http://www.acpi.info>
+	  <http://www.uefi.org/acpi/specs>
 
 if ACPI
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
  2014-04-03 12:37 [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig Hanjun Guo
@ 2014-04-07 12:21 ` Rafael J. Wysocki
  2014-04-08  2:16   ` Hanjun Guo
  0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2014-04-07 12:21 UTC (permalink / raw)
  To: linux-arm-kernel

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 <hanjun.guo@linaro.org>
> ---
>  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
>  	  <http://acpica.org/>
>  
>  	  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:
> -	  <http://www.acpi.info>

The spec is still available from here, so why are you removing this link?

> +	  <http://www.uefi.org/acpi/specs>
>  
>  if ACPI
>  
> 

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
  2014-04-07 12:21 ` Rafael J. Wysocki
@ 2014-04-08  2:16   ` Hanjun Guo
  2014-04-08 11:08     ` Rafael J. Wysocki
  0 siblings, 1 reply; 5+ messages in thread
From: Hanjun Guo @ 2014-04-08  2:16 UTC (permalink / raw)
  To: linux-arm-kernel

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 <hanjun.guo@linaro.org>
>> ---
>>  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
>>  	  <http://acpica.org/>
>>  
>>  	  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:
>> -	  <http://www.acpi.info>
> 
> 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.

> 
>> +	  <http://www.uefi.org/acpi/specs>

How about the replacement below?

-	  <http://www.acpi.info>
+	  <http://www.acpi.info>, or:
+	  <http://www.uefi.org/acpi/specs>

Thanks
Hanjun

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
  2014-04-08 11:08     ` Rafael J. Wysocki
@ 2014-04-08 11:07       ` Hanjun Guo
  0 siblings, 0 replies; 5+ messages in thread
From: Hanjun Guo @ 2014-04-08 11:07 UTC (permalink / raw)
  To: linux-arm-kernel

On 2014-4-8 19:08, Rafael J. Wysocki wrote:
> On Tuesday, April 08, 2014 10:16:47 AM Hanjun Guo wrote:
>> 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 <hanjun.guo@linaro.org>
>>>> ---
>>>>  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
>>>>  	  <http://acpica.org/>
>>>>  
>>>>  	  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:
>>>> -	  <http://www.acpi.info>
>>>
>>> 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.
>>
>>>
>>>> +	  <http://www.uefi.org/acpi/specs>
>>
>> How about the replacement below?
>>
>> -	  <http://www.acpi.info>
>> +	  <http://www.acpi.info>, or:
> 
> The "or" is redundant I think, just add the new link below the old one.

Ok, I will update my patch and send it out soon.

Thanks
Hanjun

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
  2014-04-08  2:16   ` Hanjun Guo
@ 2014-04-08 11:08     ` Rafael J. Wysocki
  2014-04-08 11:07       ` Hanjun Guo
  0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2014-04-08 11:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday, April 08, 2014 10:16:47 AM Hanjun Guo wrote:
> 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 <hanjun.guo@linaro.org>
> >> ---
> >>  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
> >>  	  <http://acpica.org/>
> >>  
> >>  	  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:
> >> -	  <http://www.acpi.info>
> > 
> > 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.
> 
> > 
> >> +	  <http://www.uefi.org/acpi/specs>
> 
> How about the replacement below?
> 
> -	  <http://www.acpi.info>
> +	  <http://www.acpi.info>, or:

The "or" is redundant I think, just add the new link below the old one.

> +	  <http://www.uefi.org/acpi/specs>
> 
> Thanks
> Hanjun

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-08 11:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 12:37 [PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig Hanjun Guo
2014-04-07 12:21 ` Rafael J. Wysocki
2014-04-08  2:16   ` Hanjun Guo
2014-04-08 11:08     ` Rafael J. Wysocki
2014-04-08 11:07       ` Hanjun Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).