Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5293
b: refs/heads/master
c: dc33a4a
h: refs/heads/master
i:
  5291: ba1975e
v: v3
  • Loading branch information
Dominik Brodowski authored and Linus Torvalds committed Jul 28, 2005
1 parent 830d394 commit 44b83e0
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: b2e0743a515c3317b0f9c93fb1c5e082c87474a2
refs/heads/master: dc33a4a36cad02b939b9a4fb2f15ade17d61cdaf
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/au1000_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ int au1x00_pcmcia_socket_probe(struct device *dev, struct pcmcia_low_level *ops,
struct au1000_pcmcia_socket *skt = PCMCIA_SOCKET(i);
memset(skt, 0, sizeof(*skt));

skt->socket.resource_ops = &pccard_static_ops;
skt->socket.ops = &au1x00_pcmcia_operations;
skt->socket.owner = ops->owner;
skt->socket.dev.dev = dev;
Expand Down

0 comments on commit 44b83e0

Please sign in to comment.