Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260014
b: refs/heads/master
c: cbecb8b
h: refs/heads/master
v: v3
  • Loading branch information
Oren Weil authored and Greg Kroah-Hartman committed Jul 8, 2011
1 parent a2b183d commit e55d630
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: c3314080fede7b7ee84c2aa7001f72d46e884787
refs/heads/master: cbecb8bf564f706e7b4346d54be8a39f0309b91c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/mei/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1326,9 +1326,9 @@ module_init(mei_init_module);
*/
static void __exit mei_exit_module(void)
{
pci_unregister_driver(&mei_driver);
mei_sysfs_device_remove();
mei_unregister_cdev();
pci_unregister_driver(&mei_driver);

pr_debug("mei: Driver unloaded successfully.\n");
}
Expand Down

0 comments on commit e55d630

Please sign in to comment.