Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355008
b: refs/heads/master
c: 811af97
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent 7a33d2e commit fa3eb8b
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: 36c286d5a45731d957d02c317ee2ce775e856765
refs/heads/master: 811af9723859884f2f771f3174f3ddedab7c53b5
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/vrc4171_card.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ static int pccard_init(struct pcmcia_socket *sock)
socket = &vrc4171_sockets[slot];
socket->csc_irq = search_nonuse_irq();
socket->io_irq = search_nonuse_irq();
spin_lock_init(&socket->lock);

return 0;
}
Expand Down

0 comments on commit fa3eb8b

Please sign in to comment.