On Mon, 6 Dec 2010, Zhang Rui wrote: > Update the drivers/acpi/Kconfig file. > > Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html