Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107032
b: refs/heads/master
c: 5cdc98b
h: refs/heads/master
v: v3
  • Loading branch information
Tomas Janousek authored and Linus Torvalds committed Jul 30, 2008
1 parent 48add18 commit 0978cdb
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: 8d0b1c51eb8375f88c0886d2e9f71881e19d42a7
refs/heads/master: 5cdc98b8f51310f7cca05ad780f18f80dd9571de
2 changes: 2 additions & 0 deletions trunk/drivers/rtc/rtc-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,8 @@ static int rtc_dev_release(struct inode *inode, struct file *file)
#ifdef CONFIG_RTC_INTF_DEV_UIE_EMUL
clear_uie(rtc);
#endif
rtc_irq_set_state(rtc, NULL, 0);

if (rtc->ops->release)
rtc->ops->release(rtc->dev.parent);

Expand Down

0 comments on commit 0978cdb

Please sign in to comment.