Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210379
b: refs/heads/master
c: af045b8
h: refs/heads/master
i:
  210377: b36e7d1
  210375: 2917e0e
v: v3
  • Loading branch information
Dmitry Torokhov committed Sep 1, 2010
1 parent 9e9b5f7 commit ddd070f
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: 57157becdd1d23e6c2b8661ffe6c78d7d605d121
refs/heads/master: af045b86662f17bf130239a65995c61a34f00a6b
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/i8042.c
Original file line number Diff line number Diff line change
Expand Up @@ -1485,8 +1485,8 @@ static int __init i8042_init(void)

static void __exit i8042_exit(void)
{
platform_driver_unregister(&i8042_driver);
platform_device_unregister(i8042_platform_device);
platform_driver_unregister(&i8042_driver);
i8042_platform_exit();

panic_blink = NULL;
Expand Down

0 comments on commit ddd070f

Please sign in to comment.