Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37751
b: refs/heads/master
c: 4e9011d
h: refs/heads/master
i:
  37749: b50d2d2
  37747: 534062e
  37743: 294389a
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 1, 2006
1 parent d76ce50 commit 32e0ffb
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: 82965addad66fce61a92c5f03104ea90b0b87124
refs/heads/master: 4e9011d50d77ce7d234272e203235d8ecffd61a1
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ static void __exit rtc_sysfs_exit(void)
class_interface_unregister(&rtc_sysfs_interface);
}

subsys_init(rtc_sysfs_init);
subsys_initcall(rtc_sysfs_init);
module_exit(rtc_sysfs_exit);

MODULE_AUTHOR("Alessandro Zummo <a.zummo@towertech.it>");
Expand Down

0 comments on commit 32e0ffb

Please sign in to comment.