This is a resend of: [PATCH 2/3] acpi: Cleanup custom_method debug stuff [PATCH 3/3] acpi: Split out custom_method functionality into an own driver 03/31/11 - linux-acpi@xxxxxxxxxxxxxxx Len stated that the patches were applied, but it looks like the fell through... Patches based on latest ACPI test branch, would be great if they can get queued for 2.6.40. Thanks, Thomas Thomas Renninger (2): ACPI: Cleanup custom_method debug stuff ACPI: Split out custom_method functionality into an own driver Documentation/acpi/method-customizing.txt | 5 ++ drivers/acpi/Kconfig | 15 ++++ drivers/acpi/Makefile | 1 + drivers/acpi/custom_method.c | 100 +++++++++++++++++++++++++++++ drivers/acpi/debugfs.c | 92 +------------------------- drivers/acpi/internal.h | 3 +- drivers/acpi/sysfs.c | 8 ++ 7 files changed, 135 insertions(+), 89 deletions(-) create mode 100644 drivers/acpi/custom_method.c -- 1.7.3.4 -- 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