Linux ACPI
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: [PATCH 2/2] ACPI: update Kconfig help texts (no functional changes)
Date: Thu, 19 Feb 2009 15:40:30 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0902191532090.16661@localhost.localdomain> (raw)
In-Reply-To: <20090219195621.20757.83135.stgit@bob.kio>


>  drivers/acpi/Kconfig |  148 +++++++++++++++++++++++++++++---------------------
>  1 files changed, 86 insertions(+), 62 deletions(-)
> 
> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
> index 8a851d0..7a3f52c 100644
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -11,9 +11,9 @@ menuconfig ACPI
>  	select PNP
>  	select CPU_IDLE
>  	default y
> -	---help---
> +	help
>  	  Advanced Configuration and Power Interface (ACPI) support for 
> -	  Linux requires an ACPI compliant platform (hardware/firmware),
> +	  Linux requires an ACPI-compliant platform (hardware/firmware),
>  	  and assumes the presence of OS-directed configuration and power
>  	  management (OSPM) software.  This option will enlarge your 
>  	  kernel by about 70K.
> @@ -23,20 +23,18 @@ menuconfig ACPI
>  	  the Plug-and-Play BIOS specification (PnP BIOS), the 
>  	  MultiProcessor Specification (MPS), and the Advanced Power 
>  	  Management (APM) specification.  If both ACPI and APM support 
> -	  are configured, whichever is loaded first shall be used.
> +	  are configured, ACPI is used.
>  
> -	  The ACPI SourceForge project contains the latest source code, 
> -	  documentation, tools, mailing list subscription, and other 
> -	  information.  This project is available at:
> -	  <http://sourceforge.net/projects/acpi>
> +	  The mailing list for ACPI in Linux is here:
> +	  <http://vger.kernel.org/vger-lists.html#linux-acpi>

per MAINTAINERS, the project home page is 
http://www.lesswatts.org/projects/acpi/

Probably sufficient to just point there...

>  	  Linux support for ACPI is based on Intel Corporation's ACPI
>  	  Component Architecture (ACPI CA).  For more information see:
>  	  <http://developer.intel.com/technology/iapc/acpi>

ACPICA's home page moved here:
http://acpica.org/

> -	  ACPI is an open industry specification co-developed by Compaq, 
> -	  Intel, Microsoft, Phoenix, and Toshiba.  The specification is 
> -	  available at:
> +	  ACPI is an open industry specification co-developed by
> +	  Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba.
> +	  The specification is available at:
>  	  <http://www.acpi.info>
...

>  config ACPI_VIDEO
>  	tristate "Video"
> @@ -141,38 +149,48 @@ config ACPI_VIDEO
>  	depends on INPUT
>  	select THERMAL
>  	help
> -	  This driver implement the ACPI Extensions For Display Adapters
> +	  This driver implements the ACPI Extensions For Display Adapters
>  	  for integrated graphics devices on motherboard, as specified in
> -	  ACPI 2.0 Specification, Appendix B, allowing to perform some basic
> -	  control like defining the video POST device, retrieving EDID information
> -	  or to setup a video output, etc.
> -	  Note that this is an ref. implementation only.  It may or may not work
> -	  for your integrated video device.
> +	  ACPI 2.0 Specification, Appendix B.  This supports basic operations
> +	  such as defining the video POST device, retrieving EDID information,
> +	  and setting up a video output.
> +
> +	  Note that this is an reference implementation only.  It may not
> +	  work for your integrated video device.

we can probably strike the two lines above entirely.
It should work for everything that implements the spec,
and it is a bug if it does not.

> +
> +	  To compile this driver as a module, choose M here:
> +	  the module will be called video.
>  

thanks,
Len Brown, Intel Open Source Technology Center


  reply	other threads:[~2009-02-19 20:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 19:56 [PATCH 0/2] ACPI: Kconfig cleanup Bjorn Helgaas
2009-02-19 19:56 ` [PATCH 1/2] ACPI: remove CONFIG_ACPI_SYSTEM Bjorn Helgaas
2009-02-19 23:15   ` Len Brown
2009-02-19 19:56 ` [PATCH 2/2] ACPI: update Kconfig help texts (no functional changes) Bjorn Helgaas
2009-02-19 20:40   ` Len Brown [this message]
2009-02-19 21:31     ` Randy Dunlap
2009-02-19 21:45     ` [PATCH 2/2 v2] " Bjorn Helgaas
2009-03-17  6:07       ` Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.00.0902191532090.16661@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=bjorn.helgaas@hp.com \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox