From: Bob Moore Date: Mon, 18 Oct 2010 00:47:16 +0000 (+0800) Subject: ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions X-Git-Tag: v2.6.37-rc1~100^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34cf66e724a2bf0a406d59b18f5bfeed746d7979;p=pandora-kernel.git ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions Now that the nsrepair code automatically repairs _HID-related strings, this type of code is no longer needed in acpi_ut_execute_HID, acpi_ut_execute_CID, and acpi_ut_execute_UID. ACPICA BZ 878. http://www.acpica.org/bugzilla/show_bug.cgi?id=878 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed