ACPI: PM: s2idle: Add AMD support to handle _DSM
[linux-2.6-microblaze.git] / drivers / acpi / acpi_processor.c
index 412a972..2ee5e05 100644 (file)
@@ -264,7 +264,6 @@ static int acpi_processor_get_info(struct acpi_device *device)
        } else {
                /*
                 * Declared with "Device" statement; match _UID.
-                * Note that we don't handle string _UIDs yet.
                 */
                status = acpi_evaluate_integer(pr->handle, METHOD_NAME__UID,
                                                NULL, &value);