Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347882
b: refs/heads/master
c: 5abe257
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Dec 21, 2012
1 parent 3b66c54 commit 7c047cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2c79737af83e0d586899f48c6010148ea2064369
refs/heads/master: 5abe257af8b95857b95fa0ba694530b446ae32d8
1 change: 0 additions & 1 deletion trunk/drivers/rtc/class.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ void rtc_device_unregister(struct rtc_device *rtc)
rtc_proc_del_device(rtc);
device_unregister(&rtc->dev);
rtc->ops = NULL;
ida_simple_remove(&rtc_ida, rtc->id);
mutex_unlock(&rtc->ops_lock);
put_device(&rtc->dev);
}
Expand Down

0 comments on commit 7c047cc

Please sign in to comment.