public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/7] ACPI: updating the Kconfig file
@ 2010-12-06  7:04 Zhang Rui
  2010-12-14  5:03 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Rui @ 2010-12-06  7:04 UTC (permalink / raw)
  To: Brown, Len; +Cc: linux-acpi@vger.kernel.org, Zhang, Rui

Update the drivers/acpi/Kconfig file.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
---
 drivers/acpi/Kconfig |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Index: linux-2.6/drivers/acpi/Kconfig
===================================================================
--- linux-2.6.orig/drivers/acpi/Kconfig
+++ linux-2.6/drivers/acpi/Kconfig
@@ -52,11 +52,9 @@ config ACPI_PROCFS
 	  deprecated /proc/acpi/ files to exist, even when
 	  they have been replaced by functions in /sys.
 	  The deprecated files (and their replacements) include:
+	  /proc/acpi/ac/* (/sys/class/power_supply)
+	  /proc/acpi/battery/* (/sys/class/power_supply/)
 
-	  /proc/acpi/processor/*/throttling (/sys/class/thermal/
-		cooling_device*/*)
-	  /proc/acpi/video/*/brightness (/sys/class/backlight/)
-	  /proc/acpi/thermal_zone/*/* (/sys/class/thermal/)
 	  This option has no effect on /proc/acpi/ files
 	  and functions which do not yet exist in /sys.
 



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

* Re: [PATCH 3/7] ACPI: updating the Kconfig file
  2010-12-06  7:04 [PATCH 3/7] ACPI: updating the Kconfig file Zhang Rui
@ 2010-12-14  5:03 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2010-12-14  5:03 UTC (permalink / raw)
  To: Zhang Rui; +Cc: linux-acpi@vger.kernel.org



On Mon, 6 Dec 2010, Zhang Rui wrote:

> Update the drivers/acpi/Kconfig file.
> 
> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
> ---
>  drivers/acpi/Kconfig |    6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> Index: linux-2.6/drivers/acpi/Kconfig
> ===================================================================
> --- linux-2.6.orig/drivers/acpi/Kconfig
> +++ linux-2.6/drivers/acpi/Kconfig
> @@ -52,11 +52,9 @@ config ACPI_PROCFS
>  	  deprecated /proc/acpi/ files to exist, even when
>  	  they have been replaced by functions in /sys.
>  	  The deprecated files (and their replacements) include:
> +	  /proc/acpi/ac/* (/sys/class/power_supply)
> +	  /proc/acpi/battery/* (/sys/class/power_supply/)

skipped those two lines, since we skipped patch 1/7

> -	  /proc/acpi/processor/*/throttling (/sys/class/thermal/
> -		cooling_device*/*)
> -	  /proc/acpi/video/*/brightness (/sys/class/backlight/)
> -	  /proc/acpi/thermal_zone/*/* (/sys/class/thermal/)

merged these into previous patch, which is at least 1/3rd accurate:-)

thanks,
Len Brown, Intel Open Source Technology Center


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

end of thread, other threads:[~2010-12-14  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06  7:04 [PATCH 3/7] ACPI: updating the Kconfig file Zhang Rui
2010-12-14  5:03 ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox