On Sat, 2010-06-12 at 00:06 +0800, Len Brown wrote: > On Fri, 11 Jun 2010, Zhang Rui wrote: > > > > > 1. Remove some deprecated ACPI procfs I/F, including > > /proc/acpi/info, /proc/acpi/dsdt, /proc/acpi/fadt. > > yay! > > > 2. Move the code for sysfs I/F to driver/acpi/sysfs.c. > > two patches please: the delete of a user visible function > in the first, and move the code in the second. > Okay, further more, I'll re-generate the patch in this way, Patch 01. Remove all the deprecated procfs I/F. Patch 02. Introduce driver/acpi/sysfs.c and move the code for ACPI sysfs I/F to this file. Patch 03. Introduce drivers/acpi/debugfs.c and remove drivers/acpi/debug.c as it's NULL. Patch 04. Introduce the new module parameter. what do you think? thanks, rui -- 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