]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/reboot.c
parport: Use the PCI IRQ if offered
[linux-2.6-omap-h63xx.git] / drivers / acpi / reboot.c
index a6b662c00b67764d311366963171a1a5b289f73d..93f91142d7ad5ca01fc62b8dc16569660cfa0434 100644 (file)
@@ -42,7 +42,7 @@ void acpi_reboot(void)
        case ACPI_ADR_SPACE_SYSTEM_MEMORY:
        case ACPI_ADR_SPACE_SYSTEM_IO:
                printk(KERN_DEBUG "ACPI MEMORY or I/O RESET_REG.\n");
-               acpi_hw_low_level_write(8, reset_value, rr);
+               acpi_reset();
                break;
        }
        /* Wait ten seconds */