Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260751
b: refs/heads/master
c: b233020
h: refs/heads/master
i:
  260749: f265a5d
  260747: 125abf7
  260743: 38b6642
  260735: 642e065
v: v3
  • Loading branch information
David Jander authored and Dmitry Torokhov committed Jun 27, 2011
1 parent 2259b42 commit c392890
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: 6a592a7f4514cd744e154a146db1ab7af06a7ee7
refs/heads/master: b23302052d96a3945e4c72aca77b5fd28884c353
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/gpio_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ static void __exit gpio_keys_exit(void)
platform_driver_unregister(&gpio_keys_device_driver);
}

module_init(gpio_keys_init);
late_initcall(gpio_keys_init);
module_exit(gpio_keys_exit);

MODULE_LICENSE("GPL");
Expand Down

0 comments on commit c392890

Please sign in to comment.