Module Name: src Committed By: jruoho Date: Fri Jan 29 11:57:37 UTC 2010
Modified Files: src/sys/dev/acpi: asus_acpi.c Log Message: Replace all AcpiEvaluateObject() calls with acpi_eval_set_integer(). (As the return buffers are not used for anything, no need to make unnecessary temporary allocations.) Compile tested only. ok jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/acpi/asus_acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.