Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210441
b: refs/heads/master
c: 110b7e9
h: refs/heads/master
i:
  210439: 80816f3
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Sep 10, 2010
1 parent 2a97867 commit a17885e
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: e0bf1024b36be90da241af3c2767311e055b612c
refs/heads/master: 110b7e9698601b28f313c2c560d51a8b1c742002
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-bfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ static int bfin_rtc_suspend(struct platform_device *pdev, pm_message_t state)
enable_irq_wake(IRQ_RTC);
bfin_rtc_sync_pending(&pdev->dev);
} else
bfin_rtc_int_clear(-1);
bfin_rtc_int_clear(0);

return 0;
}
Expand Down

0 comments on commit a17885e

Please sign in to comment.