]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
authorBob Moore <robert.moore@intel.com>
Mon, 18 Oct 2010 00:47:16 +0000 (08:47 +0800)
committerLen Brown <len.brown@intel.com>
Mon, 18 Oct 2010 02:55:39 +0000 (22:55 -0400)
commit34cf66e724a2bf0a406d59b18f5bfeed746d7979
treeaed0aa36e8d33c898f84124ad1ecf2acfc3e745a
parent81256669aaaa8b06a617f8d0613cb7fb24f8b910
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 <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/utids.c