Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13750
b: refs/heads/master
c: a2932b3
h: refs/heads/master
v: v3
  • Loading branch information
Igor Popik authored and Dominik Brodowski committed Nov 10, 2005
1 parent 4b14172 commit ec52dc4
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: e34631508861237e598e7d72703eae4478761f37
refs/heads/master: a2932b35a0efd01b20a3f598d19db052d64935f5
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/i82365.c
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,7 @@ static int __init init_i82365(void)
if (sockets == 0) {
printk("not found.\n");
platform_device_unregister(&i82365_device);
release_region(i365_base, 2);
driver_unregister(&i82365_driver);
return -ENODEV;
}
Expand Down

0 comments on commit ec52dc4

Please sign in to comment.