Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295246
b: refs/heads/master
c: 0cf30bd
h: refs/heads/master
v: v3
  • Loading branch information
Kevin Liu authored and Linus Torvalds committed Mar 23, 2012
1 parent 0373095 commit 2305579
Show file tree
Hide file tree
Showing 2 changed files with 2 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: aa19689bfaaa26f2d85588a8774e194de5e7be54
refs/heads/master: 0cf30bdd919685b201f715ea347dd96d590942e8
1 change: 1 addition & 0 deletions trunk/drivers/rtc/rtc-max8925.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ static int max8925_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm)
alrm->pending = 1;
else
alrm->pending = 0;
return 0;
out:
return ret;
}
Expand Down

0 comments on commit 2305579

Please sign in to comment.