Module Name: src Committed By: jruoho Date: Tue Mar 16 08:02:01 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Remove the call to AcpiGetType() in acpi_make_devnode(). This is the same
information as ACPI_DEVICE_INFO::Type, obtained later by AcpiGetObjectInfo().
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/acpi/acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
