Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128052
b: refs/heads/master
c: 2ee6261
h: refs/heads/master
v: v3
  • Loading branch information
Lin Ming authored and Len Brown committed Dec 31, 2008
1 parent 8adcc0a commit 79af236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3fd902d1ed43aebfc407c08d7ce86495604124c
refs/heads/master: 2ee62612485f888b731804ca1b3b18ed8e842b51
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/reboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -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_write(reset_value, rr);
acpi_reset();
break;
}
/* Wait ten seconds */
Expand Down

0 comments on commit 79af236

Please sign in to comment.