Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118049
b: refs/heads/master
c: 51b7616
h: refs/heads/master
i:
  118047: 38b530b
v: v3
  • Loading branch information
Yauhen Kharuzhy authored and Linus Torvalds committed Oct 30, 2008
1 parent 2d331d4 commit e2d1c32
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: 7106a27b52940085c2c3f6e42742d3a2a84d872a
refs/heads/master: 51b7616e36fbad93d7ba9e41f11fb57143d11252
2 changes: 2 additions & 0 deletions trunk/drivers/rtc/rtc-s3c.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,8 @@ static int __devinit s3c_rtc_probe(struct platform_device *pdev)

s3c_rtc_setfreq(&pdev->dev, 1);

device_init_wakeup(&pdev->dev, 1);

/* register RTC and exit */

rtc = rtc_device_register("s3c", &pdev->dev, &s3c_rtcops,
Expand Down

0 comments on commit e2d1c32

Please sign in to comment.