Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186329
b: refs/heads/master
c: 2a7a06a
h: refs/heads/master
i:
  186327: 2d5b745
v: v3
  • Loading branch information
Aaro Koskinen authored and Linus Torvalds committed Mar 6, 2010
1 parent a1b6590 commit 986673f
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: 2e84067b6e557b0b85cdbceaf9a9189fc2c26536
refs/heads/master: 2a7a06a0cdd86d572e91657603180da5992be6d3
1 change: 1 addition & 0 deletions trunk/drivers/rtc/class.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ static void __exit rtc_exit(void)
{
rtc_dev_exit();
class_destroy(rtc_class);
idr_destroy(&rtc_idr);
}

subsys_initcall(rtc_init);
Expand Down

0 comments on commit 986673f

Please sign in to comment.