Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346438
b: refs/heads/master
c: c9f5c7e
h: refs/heads/master
v: v3
  • Loading branch information
Deepak Sikri authored and Linus Torvalds committed Dec 18, 2012
1 parent 0824567 commit b998db1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93d78394ac5ec72315e7f9a7193c6649d817a9eb
refs/heads/master: c9f5c7e7a84f1b7e274566851a1fb3531629343e
2 changes: 2 additions & 0 deletions trunk/drivers/rtc/rtc-spear.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ static int __devinit spear_rtc_probe(struct platform_device *pdev)
goto err_disable_clock;
}

config->rtc->uie_unsupported = 1;

if (!device_can_wakeup(&pdev->dev))
device_init_wakeup(&pdev->dev, 1);

Expand Down

0 comments on commit b998db1

Please sign in to comment.