Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260308
b: refs/heads/master
c: 07d5b38
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Drake authored and Ingo Molnar committed Jul 24, 2011
1 parent 39b11ca commit f971390
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: d8d01a6378db6e3eeb8777a8769c69e455635dc3
refs/heads/master: 07d5b38e14b7ff98eb52e4a6db4e20abcc608da3
2 changes: 1 addition & 1 deletion trunk/arch/x86/platform/olpc/olpc-xo15-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ static int xo15_sci_add(struct acpi_device *device)

/* Enable wake-on-EC */
if (device->wakeup.flags.valid)
device_set_wakeup_enable(&device->dev, true);
device_init_wakeup(&device->dev, true);

return 0;
}
Expand Down

0 comments on commit f971390

Please sign in to comment.