Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41012
b: refs/heads/master
c: dfbc9e9
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Ritz authored and Linus Torvalds committed Nov 20, 2006
1 parent ed33328 commit 2003abe
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 610a5b742e9df4e59047f22d13d8bd83cafce388
refs/heads/master: dfbc9e9d33adb1ac9910dd7f8ceb911947039a52
3 changes: 3 additions & 0 deletions trunk/drivers/pcmcia/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,9 @@ static void pcmcia_bus_remove_socket(struct class_device *class_dev,
socket->pcmcia_state.dead = 1;
pccard_register_pcmcia(socket, NULL);

/* unregister any unbound devices */
pcmcia_card_remove(socket, NULL);

pcmcia_put_socket(socket);

return;
Expand Down

0 comments on commit 2003abe

Please sign in to comment.